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

Add a "Trouble shooting" section to the plugins.

Open mvanbeusekom opened this issue 1 year ago • 0 comments

Add a "Trouble shooting" section to the README file and point to it from the issue template. Entries should include:

  • Check if configuration is correct (Info.plist on iOS and AndroidManifest.xml on Android).
  • Make sure emulator is configured correctly (see instruction mentioned here: https://github.com/Baseflow/flutter-geolocator/issues/1082#issuecomment-1160457180).
  • Reset cache / restart emulator.
  • Test on real device if possible.

mvanbeusekom avatar Jun 19 '23 09:06 mvanbeusekom