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
flutter: PlatformException(unknown error, You are running the SDK on the iOS simulator, which currently does not support CoreMotion services. You can test the SDK on real iOS devices only., null, null)
flutter:
#0 StandardMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:607:7)
#1 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:167:18)
<asynchronous suspension>
#2 iOSChannelHypertrack.initialize (package:hypertrack_plugin/ios/ios_channel.dart:27:9)
<asynchronous suspension>
#3 _HomePageContentState.initHyperTrack (package:gogetter_flutter/pages/home_page.dart:718:32)
<asynchronous suspension>
Running the SDK is currently not supported for iOS Simulator.
It's a huge turnoff as we can't simulate the location easily using real iOS device.
Any plan to support this for iOS Simulator?
The text was updated successfully, but these errors were encountered:
Running the SDK is currently not supported for iOS Simulator.
It's a huge turnoff as we can't simulate the location easily using real iOS device.
Any plan to support this for iOS Simulator?
The text was updated successfully, but these errors were encountered: