-
Notifications
You must be signed in to change notification settings - Fork 1
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
Cordova-plugin-nearbee : Ionic IOS - Background notification click unable to go to particular page in ionic app #3
Comments
Hi @krithikuntukad, we are aware of the issues and we will be releasing a new version with the fix soon. I have raised an issue with the Cordova iOS regarding the issue. Please track it here. |
Hi @krithikuntukad, We have fixed all the issues and released a new version 1.0.0. Please update. |
Hi @sachinmobstac , I have installed latest nearbee cordova plugin.
After modification building through ionic command line is success. But here are the scenarios which plugin is not supporting:
Please let us know is it possible to provide these features in cordova plugin? |
Hi @krithikuntukad, On iOS NearBee uses other pods as well and we found a bug in EddystoneScanner pod. We have fixed it and released a new version 1.2.10. Can you please run the below commands and test the plugin and do let us know.
|
Hi sachinmobstac, I have followed above steps: and NearBeeDebugMode is set to true. Still the behaviour remains same. Existing near bee app also not showing any notifications now. |
Hi sachinmobstac, Please let me know if the addressed bugs are fixed in the upcoming plugin releases... |
When background notification is received and user clicks on notification user navigated to first screen of application , but how to configure it to open particular screen( Any required screen ) of the application
When built with ionic command getting error - Even though it plugins exposed methods are working, These error might affect during app store upload of app.. Is there a way to avoid these erros. For ionic app it is compulsory to use ionic commands to build the app..
The text was updated successfully, but these errors were encountered: