Custom location on iOS Emulator fails without updating the Info.plist file #210
Labels
priority: p1
Important issue which blocks shipping the next release. Will be fixed prior to next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
In testing with the example app on an iOS simulator with a custom location, I am unable to consistently get the app to initialize its user location. Using this with one of the default locations in Simulator is working as intended, however.
I think I have a fix for this as well, but I'm curious if others are able to recreate this issue.
Environment details
Steps to reproduce
.env/development.env
file withMAPS_API_KEY=[[YOUR_API_KEY]]
Default Location (Working)
--dart-define-from-file .env/development.env
Custom Location -- FAILING
--dart-define-from-file .env/development.env
Custom Location -- FIX
info.plist
The text was updated successfully, but these errors were encountered: