Pushwoosh / pushwoosh-appcelerator-titanium

Other
33 stars 16 forks source link

Titanium iOS - UIWebView deprecated #73

Closed perdona closed 4 years ago

perdona commented 4 years ago

Hi! PushWoosh module is keeping us from releasing an app to AppStore due to UIWebView deprecation. We need an updated version ASAP from you guys in order to be able to release our app.

wfhm commented 4 years ago

Hi @perdona,

Please let me pull some time to review the information that you have provided. We will get back to you soon.

ygbr commented 4 years ago

HI @wfhm should we also open a support ticket with Pushwoosh ? tks

wfhm commented 4 years ago

Hi @perdona

Yes, we are aware of UIWebView depreciation. It will be replaced with WKWebView in the nearest time. Work on it is almost done. First, native SDKs will be updated in the coming days, and then we will immediately start updating plugins and other SDKs(including the Titanium SDK).

At the moment, the warning regarding UIWebView depreciation does not result in App Store rejections since it is not an error. We will let you know as soon as the Titanium-iOS SDK is updated.

@ygbr no, we will notify you here as soon as the job is done.

ygbr commented 4 years ago

@wfhm any news on this? We are concerned since Apple can flip the switch any time by now.

wfhm commented 4 years ago

@ygbr the fix is already released for the native iOS SDK. The Titanium SDK will be updated in the nearest time. I will additionally notify you as soon as the new version is released. Thank you for your patience.

wfhm commented 4 years ago

@ygbr,

Fixed with the latest release.

perdona commented 4 years ago

But where are the files on release?

wfhm commented 4 years ago

@perdona

Here you can find the latest release of the Pushwoosh module:

https://github.com/Pushwoosh/pushwoosh-appcelerator-titanium/releases/tag/5.19.1

perdona commented 4 years ago

only the source code is available. Where are the compiled releases?

wfhm commented 4 years ago

@perdona

Indeed, you are correct. Just added them to the current release.

Sorry for the inconvenience!

perdona commented 4 years ago

It's okay. Thanks a lot!