-
Notifications
You must be signed in to change notification settings - Fork 20
pinWidgetToHomeScreen is not working #3
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
Comments
Could you provide more info? How are you using it? |
@franrios : I tried on Android 7.0, I called the pinWidgetToHomeScreen method, in the app. |
how to update widget when app killed |
@iLeafSolutionsPvtLtd you'll need to send a push notification or schedule an intent in order to revive the JS context and load data from it. |
Hi @Angelk90, sorry. Currently we did not correctly implement the library, and I am afraid it's a method that can only be implemented for certain versions of Android / desktop apps. I might be mistaken, but we decided to drop it here. |
@jsdario : Has the project been abandoned? |
I accept Open DMs from Twitter @jsdariorivera. The project is just a poc (proof of concept), so even though it was not abandoned, there are no plans to improve its functionality. Also emails at jesus [at] netbeast [dot] co, for profesional and business queries. |
@jsdario :
the pinWidgetToHomeScreen function does not work returns the following error:
lenght = 0; index = 0.
BackgroundTaskBridge.java:31
The text was updated successfully, but these errors were encountered: