Open jgw96 opened 7 years ago
From @svarughese91 on March 13, 2017 2:1
What do you mean? I am currently on ionic v1 (1.7.16)
From @rapropos on March 13, 2017 2:28
What do you mean? I am currently on ionic v1 (1.7.16)
You filed an issue against the Ionic v2 repo.
From @svarughese91 on March 13, 2017 3:58
sorry didn't realize that! Thank you!
From @svarughese91 on March 12, 2017 22:10
Ionic version: (check one with "x") [ x] 1.7.16 [ ] 2.x
I'm submitting a ... (check one with "x") [ x] bug report [ ] feature request [ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or http://ionicworldwide.herokuapp.com/
Current behavior: When I try to call plugins (Facebook plugin or camera plugin) when it tries to execute the plugin command it just wait to execute the command but never executes unless the app is minimized. For example, the Facebook plugin when doing facebookConnectPlugin.getLoginStatus() it just waits as it executes the command but never executes unless you minimize the app then it will execute and get the information from the call.
Expected behavior: Should just executive and get the info while the app is running without minimizing the app
No output - no errors everything works fine it just needs to be minimized for some reason
Copied from original issue: driftyco/ionic#10748