nativescript-plugin-firebase icon indicating copy to clipboard operation
nativescript-plugin-firebase copied to clipboard

Update Supporting Firebase version

Open cupidchan opened this issue 4 years ago • 0 comments

I am trying the latest Firebase release with AppCheck which requires 'Firebase/Core', '~>8.0'. However, @nativescript/firebase hardcodes to use Firebase/Core ~>6.34.0. Therefore, this contradicts with Firebase AppCheck and the project will fail.

I suggest to update the firebase plugin to support a more recent version of Firebase.

Thanks!

cupidchan avatar May 27 '21 15:05 cupidchan