How can we set the Scheme parameter . It should be a package name or uri?does the scheme differ for iOS and Android?
Hi,
Yes, the schema may vary across platforms; as they are defined by the developers.In case you have 2 diff schema for each platform so better initiate the request based on the Platform.
For Android is a Package name like com.twitter.android While for iOS it is URI Schema like: 'twitter//'You just need to pass either Package-name or URI-Schema based on Platform to the method.
But now android works for us. But for iOS even twitter:// does not work from our app. Please help on this regard.
What scheme can be used for SAP success factor?
Please check github repo for more instructions on iOS:
https://github.com/ohh2ahh/AppAvailability#important-ios-9-and-ios-10-url-scheme-whitelist
New version available (1.0.3) that will make it easy to specify Android Package Queries and iOS URL Schemes.
You can do it with the variables option: