Skip to content

Release 3.0.0

Compare
Choose a tag to compare
@zxcpoiu zxcpoiu released this 11 Jan 13:16
· 82 commits to master since this release

Main Change:

  • Support Bluetooth (SCO device only)
  • rewrite ios with objc instead swift

Usage

Mostly still the same.
For audio routing logic priority, see discussion in #58 and #63

iOS users upgrade

If you are upgrading from previous version, you should remove some swift stuff like bridging header manually in xcode. Sorry about that. Please see readme for details.

Change Log

9075b2e readme: add Bluetooth permission notes for android ( zxcpoiu 2018-01-02 19:28:57 +0800)
235ce6f android: fix unknown argument type long to int ( zxcpoiu 2017-12-23 17:01:14 +0800)
11ecbe7 ios: fix proximity not working ( ianlin 2017-12-21 11:45:59 +0800)
de60bee readme: fix typo ( zxcpoiu 2017-12-18 17:16:02 +0800)
7a67500 readme: add TODOs ( zxcpoiu 2017-12-09 16:15:54 +0800)
23ae9fc ios: fix build fail by lowering deployment target to 8.0 ( ianlin 2017-12-08 19:26:16 +0800)
0af789f Update README ( Ian Yu-Hsun Lin 2017-12-08 19:04:20 +0800)
b5a8f14 [REFACTOR] android: support bluetooth / combined with AppRTC Demo's ( zxcpoiu 2017-12-08 18:12:49 +0800)
80aeeb3 Rewrite using Obj-C ( ianlin 2017-12-08 18:10:32 +0800)
0625fa4 Add info about how to setup swift version (#55) ( Sagiv Ofek 2017-12-03 05:26:25 -0500)
e98d670 LICENSE: add title (#51) ( Waldir Pimenta 2017-11-30 05:14:59 +0000)
93fd78b readme: update for ios installation doc ( zxcpoiu 2017-09-27 14:06:17 +0800)
53e37c4 readme: add manual link on android ( zxcpoiu 2017-08-08 21:52:40 +0800)
71dde43 Update README for new API ( zxcpoiu 2017-08-08 21:36:40 +0800)