superwall / Superwall-Flutter

Remotely configure every aspect of your paywall and double your revenue.
MIT License
9 stars 5 forks source link

BridgingCreator$Companion.getShared #10

Open pam3ec555 opened 1 month ago

pam3ec555 commented 1 month ago

Hello, I got an error in my crashlytics from a lot of Android users but couldn't reproduce it locally.

Fatal Exception: java.lang.IllegalStateException: BridgingCreator not initialized at com.superwall.superwallkit_flutter.BridgingCreator$Companion.getShared(BridgingCreator.kt:23) at com.superwall.superwallkit_flutter.bridges.PaywallInfoBridgeKt.createBridgeId(PaywallInfoBridge.kt:62) at SuperwallEventInfo_JsonKt.toJson(SuperwallEventInfo+Json.kt:55) at SuperwallEventInfo_JsonKt.toJson(SuperwallEventInfo+Json.kt:9) at com.superwall.superwallkit_flutter.bridges.SuperwallDelegateProxyBridge.handleSuperwallEvent(SuperwallDelegateProxyBridge.kt:44) at com.superwall.sdk.delegate.SuperwallDelegateAdapter.handleSuperwallEvent(SuperwallDelegateAdapter.kt:48) at com.superwall.sdk.analytics.internal.TrackingKt.track(Tracking.kt:48) at com.superwall.sdk.analytics.internal.TrackingKt$track$1.invokeSuspend(Tracking.kt:10) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108) at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115) at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)

The error exists on superwallkit_flutter: 1.1.4