jiti-meet/ios/sdk/src
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
..
picture-in-picture Fix iPad rotation related issue when in PiP 2018-03-22 16:40:17 -04:00
AppInfo.m fix(RN): bundle sound files in release build 2018-04-10 10:59:52 +02:00
AudioMode.m [iOS] Import React headers in a consistent way 2017-10-25 14:53:45 -05:00
CallKit.m [iOS] Remove unneeded imports 2017-10-30 14:06:20 +01:00
ExternalAPI.m [iOS] Import React headers in a consistent way 2017-10-25 14:53:45 -05:00
Info.plist [RN] SDK building, installing, and publishing 2017-09-11 20:12:56 -05:00
JitsiMeet.h [RN] Consistency in Jitsi Meet SDK for iOS 2017-06-08 01:13:12 -05:00
JitsiMeetView+Private.h [iOS] Allow multiple JitsiMeetViews 2017-06-09 19:17:01 -05:00
JitsiMeetView.h [RN] Add Picture-in-Picture support (Coding style: naming, consistency) 2018-02-23 11:21:26 -06:00
JitsiMeetView.m [RN] Add Picture-in-Picture support (Coding style: naming, consistency) 2018-02-23 11:21:26 -06:00
JitsiMeetViewDelegate.h [RN] Add Picture-in-Picture support (Coding style: naming, consistency) 2018-02-23 11:21:26 -06:00
LaunchOptions.m [RN] Fix app startup from a CallKit intent 2018-02-07 10:12:10 -06:00
MPVolumeViewManager.m [RN] Add audio route picker 2017-11-15 09:31:40 -06:00
POSIX.m [iOS] Synthesize IPv6 addresses closer to Apple's recommendation 2017-12-19 19:15:34 -06:00
Proximity.m [iOS] Import React headers in a consistent way 2017-10-25 14:53:45 -05:00
RCTBridgeWrapper.h [RN] Fix documentation comments 2017-10-01 01:35:19 -05:00
RCTBridgeWrapper.m [iOS] Fix joining initial URL if app was closed 2017-07-07 08:57:49 -05:00