LW

Results 31 comments of LW

it's typically a problem of 64k methods issue: https://developer.android.com/studio/build/multidex.html And yes, @javalue have provided a perfect solution.

FlatList is the magic

any update on " Next, Previous is not working"? I checked today and it's the same result.

I'm on Xcode 14 with Firebase version of 8.4.0 `pod 'Firebase/Analytics', '~> 8.4.0' pod 'Firebase/RemoteConfig', '~> 8.4.0' #pod 'Firebase/AnalyticsWithoutAdIdSupport', '~> 8.4.0' pod 'Firebase/Crashlytics', '~> 8.4.0'` By the way, when I...

> It turns out those symbols were removed from the FirebaseAnalytics pod in 2021. (They're still in the GoogleAnalytics pod.) > > Please update to a more recent version for...