Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to run on iOS Simulator #23

Open
azmifadz opened this issue Aug 9, 2022 · 0 comments
Open

Unable to run on iOS Simulator #23

azmifadz opened this issue Aug 9, 2022 · 0 comments

Comments

@azmifadz
Copy link

azmifadz commented Aug 9, 2022

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant