Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-24643] Device Registration issue for push notification on-premise environment

GitHub Issuen/a
TypeBug
PriorityMedium
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterSuman kalyan chowdary Kadiyala
AssigneeUnknown
Created2017-04-28T22:12:16.000+0000
Updated2018-02-28T19:55:40.000+0000

Description

I'm having challenges in registering Android device for push notifications. With all my trail and errors options, I found "https://api.cloudapp-1.appctest.com/v1/" this property has to be added to the ti.xml file to get the device registered (if you are lucky). What I observed was 1. If the mobile app is already installed in the device then even after adding this property and rebuilding and installing the app in the emulator didn't solve the problem. The existing app has to be uninstalled and then reinstalled after the property added to ti.xml file to register the android. 2. If the app is installed with this property added, even after removing the property from the ti.xml file and reinstalling the app, the device still gets registered until the app is removed and reinstalled. used this sample project https://gist.github.com/egomez99/2503808

Comments

No comments

JSON Source