Agora-Flutter-RTM-SDK icon indicating copy to clipboard operation
Agora-Flutter-RTM-SDK copied to clipboard

Update Native RTM SDK (1.4.0+)

Open gocal opened this issue 4 years ago • 6 comments

Agora Native SDK has been updated to 1.4.0 version, so it also should be update in this project

https://download.agora.io/rtmsdk/release/Agora_RTM_SDK_for_iOS_v1_4_0.zip https://download.agora.io/rtmsdk/release/Agora_RTM_SDK_for_Android_v1_4_0.zip

gocal avatar Sep 23 '20 08:09 gocal

We will support it, but not too soon, because there is no human resource at the moment, and we will be happy if you can contribute code🙂

LichKing-2234 avatar Nov 09 '20 09:11 LichKing-2234

I've updated native SDK dependecies, and all the main functionalities work as expected. Still the new file/image upload functions should be verified, so I will keep you posted once I have a little bit more time to test it and create PR.

If anyone else is interested - the update is available at https://github.com/gocal/Flutter-RTM/tree/update_native_rtm_sdk_1_4_1

gocal avatar Nov 09 '20 20:11 gocal

https://github.com/gocal/Flutter-RTM/tree/update_native_rtm_sdk_1_4_1

Hi @gocal , I've managed to pull your git repo to my project. However, after flutter clean and flutter pub get, my app still show the Local Network permission even though RTM SDK 1.4.1 and above will not show if we did not specify NSLocalNetworkUsageDescription

wheel1992 avatar Jan 05 '21 23:01 wheel1992

Hi @wheel1992, please check Agora documentation - https://docs.agora.io/en/All/faq/local_network_privacy, I hope that helps.

gocal avatar Jan 08 '21 14:01 gocal

Hello...thanks all for the work on this. Looks like it may still be in work, so any ETA on when the image upload APIs flutter support will be available in a release on pub.dev? Just looking at how to prioritize feature dev. Thank you.

nholmvio avatar Jan 23 '21 11:01 nholmvio

Your lib does not support null safety?

TBoonkwan avatar Sep 09 '21 15:09 TBoonkwan

The latest version has removed the file/image message.

LichKing-2234 avatar Jan 17 '23 06:01 LichKing-2234