Hi,
I have taken your notification example and made resoective changes and built. The device token is received and user is also getting created in the push->users.
The problem is when i send the notification from the Dashboard its not getting received. I am getting a some kind error..
com.google.android.gms.persistent E Auth [GoogleAccountDataServiceImpl] getToken() -> BAD_AUTHENTICATION. Account: <ELLIDED:1982700485>, App: com.google.android.gms, Service: oauth2:https://www.googleapis.com/auth/contextcontroller
Auth qsk: Long live credential not available.
Auth at hac.c(:com.google.android.gms@16089020@16.0.89 (040406-239467275):18)
Auth at hac.a(:com.google.android.gms@16089020@16.0.89 (040406-239467275):12)
And more over when i try to integrate the sample code with my new project i am getting lot dependency issues in the manifest file. Can you kindly update the sample project.
The source for the project is : https://github.com/shephertz/App42_Push_Sample_Unity