arleyandrada / PushClient

FREE and Open Source - Titanium PushClient Module
Other
44 stars 17 forks source link

Xcode 8.1 - SDK 5.5.1 - not fireing EVENT_SUCCESS #151

Open cerw opened 7 years ago

cerw commented 7 years ago

Hello,

When APP ask user for push notifications permission and user press YES it does not fire "PushClient.addEventListener(PushClient.EVENT_SUCCESS, eventSuccess);"

When app is exited and run 2dn time the event is triggered, any idea why woudl that be?

debug:

[DEBUG] Loading: /var/containers/Bundle/Application/7EF932A6-EB31-4D1D-A512-85255620B071/Hubfeed.app/br.com.arlsoft.pushclient.js, Resource: br_com_arlsoft_pushclient_js [INFO] Push initliation.. [INFO] addEventListener [DEBUG] Registered new device for remote push notifications: 726dd4d987a64ce6fffdca4706e82c080ed0d47b8d37d5751e53bbfb9c8f4bb0

fahad86 commented 7 years ago

I'm experiencing the same intermittent issues as well. Using SDK 5.5.1 and Xcode 8.1

fahad86 commented 7 years ago

@cerw any workarounds?

cerw commented 7 years ago

so far nothing :( Trying 6.0.0 today .. see how it goes..

cerw commented 7 years ago

I still have this issue with any SDK and any version of this module :( Any fix?