Skyost / RateMyApp

This plugin allows to kindly ask users to rate your app if custom conditions are met (eg. install time, number of launches, etc...).

Home Page:https://pub.dev/packages/rate_my_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

launchStore() encountered with LateInitializationError

ManInTheWind opened this issue · comments

i just open myapp and tag the button to launchAppStore

[log] ERROR LateInitializationError: Field 'doNotOpenAgain' has not been initialized.
      #0      DoNotOpenAgainCondition.saveToPreferences (package:rate_my_app/src/conditions.dart)
      #1      RateMyApp.save (package:rate_my_app/src/core.dart:67)
      <asynchronous suspension>
      #2      RateMyApp.callEvent (package:rate_my_app/src/core.dart:262)
      <asynchronous suspension>

sorry about that, after checked my code , its my problem.😜