Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70439

Unable to build android app due to Firebase (FirebaseInstanceIdService)

$
0
0

@vitonimal wrote:

Hello! I recently moved an app (ionic 3) from Cordova to Capacitor.
The iOS app worked right away (awesome)

However, it’s been many days that I have been trying to get the Android app working. I indeed got many dependencies errors regarding firebase. I realized that the app was still using cordova firebase plugins so I removed them.

Now, when I build the app, I seem to be getting another dependency issue:
image
In a file called PushInstanceIDListenerService.java.
It says that FirebaseInstanceIdService cannot be found. I looked up online and saw that this service was deprecated.

I also added the google-services.json file.

My question is: How can I get the application to run given that I am using the latest capacitor version?

Thank you so much!!

Vittorio

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70439

Trending Articles