Getting the below error when registering for push notification.
BackendlessFault{ code: ‘IllegalArgumentException’, message: ‘No receiver for package com.example.test’ }
Getting the below error when registering for push notification.
BackendlessFault{ code: ‘IllegalArgumentException’, message: ‘No receiver for package com.example.test’ }
Hi Sanal,
Please make sure you’ve followed the steps described in the documentation on setting up push notifications.
Also you may refer to either the sample from Code Generation or the one from the SDK.
Hope it helps!