xyfoo / Baidu.Android.PushService

Xamarin.Android Bindings for Baidu Push Notification Service
MIT License
2 stars 3 forks source link

Update Baidu SDK to v7.0.0.27 #4

Open xyfoo opened 4 years ago

xyfoo commented 4 years ago

The SDK version embedded with the current release is v6.5.0, which is 4 version older than the current release, v7.

v7 now supports OEM proxy, which I presumed Baidu Cloud Push will try to use OEM's push system, else if not available, it will use Baidu own system.

This will demand a new release, as well as methods to test the OEM proxy.

xyfoo commented 4 years ago

I would need help on the following

omerh86 commented 3 years ago

I can help you with that... can send you credentials in PM , and make all tests

nikolajskov commented 2 years ago

Hi @xyfoo, is this repo still active? I might be able to help with updating the embedded Baidu SDK... would that result in a new NuGet package release?