I am implementing UrbanAirship SDK in my application that name is MyApplicationNew. After running app we get channel Id, but when we sent notification message on that channel Id, notification is not receiving on my mobile device. I checked all point one by one and found that all point is correct. I have also another app that name is MyApplicationOld implemented UrbanAirship sdk, and that is working fine.
When we add MyApplicationOld credential in my MyApplicationNew like airshipconfig.properties file, change package name from new app to another app and change package name of receiver class on AndroidMenifest, then notification is receiving from MyApplicationOld notification panel, but on Same code when we change credential and package name of MyApplicationNew, notification is not receiving, when we send from new application notification panel.
Comments
1 comment