flutter-sdk icon indicating copy to clipboard operation
flutter-sdk copied to clipboard

Flutter SDK for cross-platform in-app purchase and subscription infrastructure, revenue analytics, engagement automation, and integrations

Results 9 flutter-sdk issues
Sort by recently updated
recently updated
newest added

We love Qonversion and really want to use the platform. Any word on when the SDK will support Flutter Web? How are developers achieving the "App Store, Play Store, Stripe"...

enhancement

Because qonversion_flutter depends on build_runner >=0.1.1 =1.9.1 =2.3.0

investigating

I call up RemoteConfig as usual and this error currently appears: [error] Uncaught Platform Error [sentry.platformError] _TypeError (type 'Null' is not a subtype of type 'String' in type cast) [sentry.platformError]...

awaiting answers

hello i am getting this error > QonversionInternal.checkEntitlements [FlutterError - PlatformException(-1020, A data connection is not currently allowed., Qonversion Error Code: -1020, null). Error thrown null.] from my error understanding...

bug
in progress

Hello! I'm having the following error popping up from iPad users on my app (via sentry.io) ```NSGenericException: UIPopoverPresentationController () should have a non-nil sourceView or barButtonItem set before the presentation...

bug
investigating

1、flutter pub get since low vesion % flutter pub get Resolving dependencies... The lower bound of "sdk: '>=2.3.0

enhancement

It would be nice to have the ability to check whether the framework has been initialized. My use case is that I use `checkEntitlements` when the user returns to the...

enhancement