Closed cokariinc closed 3 years ago
You are getting this issue because of the HMS SDK version try pod upgrade in the ios folder.
pod upgrade
add this implementation 'com.github.100mslive:android-sdk:2.0.7'
in module android:app . you will find it in android folder
@cokariinc were you able to resolve this issue?
Hi @Arunshaik2001. Thanks, adding what you suggested to the build gradle file fixed my issues on android. Hi @ygit I still can't run the app on ios though. Pod upgrade doesn't seem to be a valid command, I tried pod update but still can't get it to work on the simulator.
@cokariinc You can fork the repo and then -
flutter pub get
flutter packages pub run build_runner build --delete-conflicting-outputs
flutter build ios
(OR flutter build apk)flutter run
@cokariinc were you able to resolve the issue?
Hi, I decided to use another service.
Alright
I get this error when I try to run my app on android (real device)
Also doesn't work on the IOS simulator on M1 Mac with error messages along the lines of