QtFirebaseExample
QtFirebaseExample copied to clipboard
Example Qt app for the QtFirebase project
I followed the instructions and can compile and download the application. When I enter in Messaging I receive the token. If I press subscribe it does not enter the result.OnCompletion...
Hi !!! I’m new ... Please I’ve finished setting up the sample project and everything is working fine. now I would like to know how to send a message. Thank...
I check the Java code and I think it miss some part of code in order to receive the notification when the app is closed. Also it needs the relative...
I got now token from overrided java method "onNewToken" in the class ListenerService extends FirebaseMessagingService. But I cant figure out how to refresh token. For example when my user log...