kapil soni
kapil soni
@brenod : thanks for ur response sir. 1st solution not worked for me but 2nd worked for me and i got another error generated > FirebaseInstanceId.getInstance().getInstanceId().addOnCompleteListener(new OnCompleteListener() { symbol: class...
Hi @aniakos did you fixed above issue actually I am facing same issue?
@xuyonghua sir can you tell me where we put above code?
Check below package.json file sir : ```json { "name": "Heulo", "version": "0.0.1", "author": "Ionic Framework", "homepage": "http://ionicframework.com/", "private": true, "scripts": { "start": "ionic-app-scripts serve", "clean": "ionic-app-scripts clean", "build": "ionic-app-scripts build",...
@andrehtissot : Sir i have followed your instruction but during run app in xcode i got ` #import "Firebase.h"` file not found.check below attached image:  Then in xcode I got another issue 
@andrehtissot - sir i have fixed above issue and notification is received in xcode log but not appear in the mobile device ?
@andrehtissot: i have added 2 different log for background and foreground state check below image:   during push notification, now onNotification not fire again.i am not understand what's the...
@andrehtissot - any updates for my issue?