-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Native BackgroundMode add EventListener does not work #437
Comments
I am seeing a similar issue as well.
|
I've run into the same problem. Is just the documentation wrong (there is no second paramater in the documentation!) or is the implementation of that function erroneous? Anyway the current situation does not work. |
Sorry about that. The method I will edit the wrapper soon to implement the correct methods. |
Just added the new methods to this plugin along with a new |
stupid beginner question... how do I get the fix into my app? |
Problem that the version 2.0.3 is compatible with typescript 2.0 and ionic-angular 2.0.0-beta11 is not, only in beta.12 which will be launched soon. |
ok, thanks for that :-) I'll just need to be patient! |
@mlynch When will your fix be released? Ok as a temporary fix for other devs: https://forum.ionicframework.com/t/how-to-use-cordova-plugin-backgroundmode-in-ionic-2-with-typescript/55278/3?u=cyberto |
From @mburger81 on August 16, 2016 9:26
As described here in my post in the forum, I can not add an listener to activate
https://forum.ionicframework.com/t/error-on-backgroundmode-on/58979/4
using ionic2 beta.11
Copied from original issue: ionic-team/ionic-framework#7736
The text was updated successfully, but these errors were encountered: