cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Ionic React v5 support for the Gigya Cordova Plugin

Former Member
0 Kudos
580

Is SAP going to provide support for Ionic React v5? It seems like the best way to do so is to write an ionic-native wrapper: https://github.com/ionic-team/ionic-native/blob/v5/DEVELOPER.md

Accepted Solutions (0)

Answers (2)

Answers (2)

spu230479
Participant
0 Kudos

Hi Joshua,

If you can raise a support ticket for this issue please, then our support team can investigate as to why it's not working given our documentation currently states that it should be supported from version 1.2.4 onwards.

Thanks

Stephen

Former Member
0 Kudos

Hi Stephen. Unfortunately I cannot raise the issue at my employer in order to log a support ticket. So reporting here is the best I can do.

spu230479
Participant
0 Kudos

Hi Joshua, there are no plans currently to support this. I'd recommend reaching out to yout Professional Services team/Account manager who may be able to assist with any development questions you have and being able to support Ionic React v5.

Former Member
0 Kudos

Thank you Stephen for the quick reply and recommendation.

Regarding using the WebSDK in iOS's WkWebView:

Do you have any recommendations for having iOS's WKWebView permit the WebSDK's dynamically created `iframe`s loading their `src` targets? We tried setting `allow-navigation` in `config.xml`, opening up the CSP headers in our `index.html` as well as make exceptions to load content from subdomains of `gigya.com` in the `Info.plist` to no avail. Perhaps there is a configuration that works?

Also, I suggest an update be made on https://developers.gigya.com/display/GD/Cordova to better document compatibility with Ionic.