You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Location sensor does not seem to capture "Current Address"
Also Activity starter is not popping a Google Maps like in Android that shows how to get to your destination
Affects
Designer
Blocks editor
Projects Explorer
Companion
Compiled apps
Buildserver
Debugging
Other... (please describe)
Expected behavior
Should show the address as "77 Mass ave etc."
It should pop the Google Maps and show directions Steps to reproduce WhereisMyCar.aia.zip
Try on this AIA file
The text was updated successfully, but these errors were encountered:
@stezelMIT Unfortunately, I don't think there's an easy way for us to implement the Current Address blocks since the Android design is synchronous but the iOS equivalent APIs are asynchronous. Given that the tutorial predates the inclusion of the Map and related components, maybe a refresh is worthwhile to avoid relying on the ActivityStarter component, which itself is a leaky abstraction.
Describe the bug
Location sensor does not seem to capture "Current Address"
Also Activity starter is not popping a Google Maps like in Android that shows how to get to your destination
Affects
Expected behavior
Should show the address as "77 Mass ave etc."
It should pop the Google Maps and show directions
Steps to reproduce
WhereisMyCar.aia.zip
Try on this AIA file
The text was updated successfully, but these errors were encountered: