I am getting this error when init push notification using this code ``` RNPusherPushNotifications.setInstanceId(Pusher.PUSHER_INSTANCE_ID); ``` ``` ERROR TypeError: Cannot read property 'setAppKey' of null ```