Do we need to change anything in the way of registering the device other than usual way by creating 2 local storage and linking the database to the app. Are there any steps to make in version 3.0 other than version 2.3 and below ?
Do we need to change anything in the way of registering the device other than usual way by creating 2 local storage and linking the database to the app. Are there any steps to make in version 3.0 other than version 2.3 and below ?
do we need to choose any specific option in android permissions in verion 3.0 for the push service ?
I did put in the device ready the java function:
setTimeout(function() {
alert(localStorage.getItem('pushNotificationDeviceID'));
}, 1);
Am getting the alert message but the null value, seems that app can not or doesn't know how to get the device id !!
Hello
Thanks for your help, I have the same settings in my app, but still it won't register itself in appery database , please tell me did you uninstall the app and isntall it again or just updated the app and are you using ipa to test or apk file ?
Waiting for you reply
Thanks in advance
I uninstalled the app deleted my device from the database then reinstalled my app. and it appeared in the database.
Is it on android or ios ?
Strange I have the same settings as you have knowing that the app is one year old and was working perfectly, my test on andoird with v 2.3 works fine while v 3.0 doesn't work, can you provide me with your apk and I will provide you with mine to check the problem.
I am using samsung s4 with 4.4.2 , moreover I will test it in 30 mins on ios 9 ans will provide you with feedback.