You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.
Latest version of this plugin makes the app unable to launch because of this error:
CONSOLE LOG file:///app/tns_modules/nativescript-plugin-firebase/firebase.js:115:18: Error in firebase.addOnMessageReceivedCallback: TypeError: null is not an object (evaluating 'utils.ios.getter(UIApplication, UIApplication.sharedApplication).applicationIconBadgeNumber = 0')
CONSOLE LOG file:///app/tns_modules/nativescript-plugin-firebase/firebase.js:217:20: User granted push notifications? true
1 0x10bb23f6b NativeScript::FFICallback<NativeScript::ObjCBlockCallback>::ffiClosureCallback(ffi_cif*, void*, void**, void*)
2 0x10c2bd90e ffi_closure_unix64_inner
3 0x10c2be2c2 ffi_closure_unix64
4 0x10f53212e _dispatch_client_callout
5 0x10f517523 _dispatch_queue_serial_drain
6 0x10f517cf3 _dispatch_queue_invoke
7 0x10f51809b _dispatch_queue_override_invoke
8 0x10f519a0e _dispatch_root_queue_drain
9 0x10f5197b4 _dispatch_worker_thread3
Nov 21 14:33:58 Filips-MBP fbapp[12667]: 10 0x10f8de736 _pthread_wqthread
Nov 21 14:33:58 Filips-MBP fbapp[12667]: 11 0x10f8de211 start_wqthread
Nov 21 14:33:58 Filips-MBP fbapp[12667]: file:///app/tns_modules/nativescript-plugin-firebase/firebase.js:219:12: JS ERROR TypeError: null is not an object (evaluating 'app.registerForRemoteNotifications')
Nov 21 14:33:58 Filips-MBP com.apple.CoreSimulator.SimDevice.670EB2F6-C74D-4FBE-87B8-06BDB2155BB8.launchd_sim[736] (UIKitApplication:com.fbapp.app[0x2005][12667]): Service exited with abnormal code: 1
The text was updated successfully, but these errors were encountered:
NordlingDev
changed the title
Error: "app is not an object"
Error: "null is not an object (evaluating 'app.registerForRemoteNotifications')"
Nov 21, 2016
Latest version of this plugin makes the app unable to launch because of this error:
The text was updated successfully, but these errors were encountered: