jiti-meet/android/sdk
paweldomas 8b2ce21e1a fix(RN): bundle sound files in release build
On Android the files will be copied to the assets/sounds directory of
the SDK bundle on build time. To play the "asset:/" prefix has to be
used to locate the files correctly.

On iOS each sound file must be added to the SDK's Xcode project in order
to be bundled correctly. To playback we need to know the path of the SDK
bundle which is now exposed by the AppInfo iOS module.
2018-04-10 10:59:52 +02:00
..
src feat(android): support NAT64 2018-04-05 10:21:59 -05:00
build.gradle fix(RN): bundle sound files in release build 2018-04-10 10:59:52 +02:00
proguard-rules.pro [RN] Add initial Jitsi Meet SDK for Android 2017-06-09 00:03:23 -05:00