eggnstone_amazon_chime 2.0.1 copy "eggnstone_amazon_chime: ^2.0.1" to clipboard
eggnstone_amazon_chime: ^2.0.1 copied to clipboard

outdated

A wrapper for the Amazon Chime SDKs. Allows to join Chime meetings using audio and video.

eggnstone_amazon_chime #

A wrapper for the Amazon Chime SDKs. Allows to join Chime meetings using audio and video.

Android #

  • Chime does not work on Android emulators!

https://github.com/aws/amazon-chime-sdk-android
"NOTE: Please make sure that you are running on ARM supported devices (real devices) or simulator with arm supported. We do not support x86 currently, so simulators with x86 will not work."
The example works on Android emulators as far as showing the version of the SDK.
Anything else will trigger UnsatisfiedLinkErrors.

Instructions for your app

  • Min SDK version is 21
  • Add the following lines to your android/app/build.gradle in the dependencies section:
// https://frontbackend.com/maven/artifact/org.jetbrains.kotlinx/kotlinx-coroutines-android  
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.7"  
// https://frontbackend.com/maven/artifact/org.jetbrains.kotlinx/kotlinx-coroutines-core  
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.7"  
  • If your app already uses libc++_shared.so then you need to delete libc++_shared.so from the supplied amazon-chime-sdk.aar/amazon-chime-sdk-media.aar files.

Used versions

References

iOS #

  • Chime does not work on iOS simulators!

Instructions for your app

Used versions

References

Web #

Not included yet and currently no plan/time to do so. Sorry.

References

16
likes
0
points
32
downloads

Publisher

verified publishereggnstone.dev

Weekly Downloads

A wrapper for the Amazon Chime SDKs. Allows to join Chime meetings using audio and video.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on eggnstone_amazon_chime

Packages that implement eggnstone_amazon_chime