Essent / nativescript-urban-airship

Urban airship plugin interface for NativeScript
Other
6 stars 3 forks source link

Update UrbanAirship-iOS-SDK #26

Open keithgulbro opened 4 years ago

keithgulbro commented 4 years ago

Hi @spike1292 @code0wl @dennis-montana @nvukovic

Thanks for creating such an awesome package! 😃

After using the package for a bit I came across the following warning inside the console while performing a build after installing the nativescript-urban-airship package.

warning: MobileCoreServices has been renamed. Use CoreServices instead. (in target 'UrbanAirship-iOS-SDK' from project 'Pods')

After doing some digging I noticed that the UrbanAirship-iOS-SDK pod is targeted for version 12.1.2 while the latest version is 13.3.2

Is there anyway we could update the Podfile to use the latest version of UrbanAirship's iOS SDK?

I would love to do it but unfortunately don't know how so do so. Any assistance in this matter is greatly appreciated!

nvukovic commented 4 years ago

Hi @keithgulbro 😊 First of all sorry for the late response.

Upgrade of iOS SDK is planned, however, it will not be picked up before September. After Septmber, it will be prioritized and picked up accordingly.

This shouldn't be a blocker, but in case it is, we could assist you on this and later on review and accept merge request.