I am using backendless 3.0.25 jar in my android project.
my push notification not working.
i got an error Version is disabled or provided wrong application info (application id or secret key)
I am using backendless 3.0.25 jar in my android project.
my push notification not working.
i got an error Version is disabled or provided wrong application info (application id or secret key)
Hi Sidhart,
I suppose you have an application on Backendless version 4. In this case, you need to use Backendless Android SDK 4.0.1.
Error is gone but push notification not working
Please describe what you have coded and/or what doc you have followed.
I am developing a chat application using chatsdk and firebase with backendless for push notification
by using following link
https://chatsdk.co/docs/android-quickstart/
for backendless i go through following url
https://backendless.com/documentation/messaging/android/messaging_push_notification_setup_androi.htm
Yes, that was problem.
thanks