stefanodongowski / FanzPlay

1 stars 1 forks source link

BUG FIX: Allow app to run on the web (getReactNativePersistence error) #48

Open brennamehl opened 10 months ago

brennamehl commented 10 months ago

Currently, the web version of the app does not work due to a getReactNativePersistence error.

I found this source with a potential workaround: https://github.com/firebase/firebase-js-sdk/issues/7615