Ionic select option can't show data list in android device

Hi all, I am using ionic cordova and angular for my mobile application. I have an issue about ionic select option can show data list in web but can’t show in Android Device.
How to solve this?

Thanks for help.

The first step would be including enough information to enable somebody trying to help you to do so:

  • An MCVE so others can replicate your situation
  • A concrete description of expected behavior, observed behavior, and the relevant difference between the two. Try to avoid vague phrases like “can’t show” or “doesn’t work”.