EddyVerbruggen / nativescript-plugin-firebase

:fire: NativeScript plugin for Firebase
https://firebase.google.com
MIT License
1.01k stars 448 forks source link

Firebase Android SDK #1743

Open itpalert opened 3 years ago

itpalert commented 3 years ago

Hello!

Before november I got a notification in the crashlytics console that I need to update my SDK. Today I have migrated my project to nativescript 7 and I updated the plugin too. But howewer I crash the app I dont get the app visible in the firebase console.

In the terminal I see the firebase ini message, the crash function crashes the app, but it isnt visible in the firebase console. How can I update the Firebase Android SDK to the specified 17.1.1 version?

Best regards, Attila

salvatorebnt commented 3 years ago

Hello @itpalert I am into the same issue... firebase console is waiting the sdk version 17.1.1.. Have you solved it? @EddyVerbruggen how does this work in general? How could we upgrade certain specific sdk in nativescript? And how can I watch which sdk is the current plugin using? Thanks in advance