guylabs / ion-autocomplete

A configurable Ionic directive for an autocomplete dropdown
MIT License
264 stars 88 forks source link

ionic3 background-mode plugin not working in ios emulator #249

Open KhimGurung opened 6 years ago

KhimGurung commented 6 years ago

Everything was working fine and I install ionic background-mode plugin for the function that will show notification when user reach near to some location. But after installing the app stoped working in ios emulator. It doesnt show any error simply get closed automatically when open.

guylabs commented 6 years ago

Hi @KhimGurung

as you see in the https://github.com/guylabs/ion-autocomplete#ionic-compatibility table, Ionic 3 is not supported. See #231 for details when the upgrade is available.

Thanks and regards,

Guy