HI Guys
I'm trying to deliver the connection parameters to SAP ReX App for iOS and Android devices.
I'm using the following syntax in plain text and .txt file.
CONNECT_SERVER_PROP_ID:
CONNECT_PORT_PROP_ID:443
CONNECT_FARMID_PROP_ID:
CONNECT_URLPREFIX_PROP_ID:
CONNECT_SECURITY_CONFIGURATION_ID:
CONNECT_PROTOCOL:yes
My question here is.
The public versions (iTunes, Google Play) of REX App supports the functionality? or it is required the signed versions (iOS, Android) to support it?
If is required the signed version:
- For iOS I know that the customer can ask to SAP the .ipa and sing it with their Apple Developer certificates ------- Tested and works with the iTunes REX 3.3 after some adjustments.
- For Android, where can I found the .apk and what is the process to sing the App? ---------- The version from Google Play Store SAP Retail Execution 3.3.2 does not work with the same configuration script.
Currently I'm using the public versions but doesn't work, I'm receiving the error attached (Android), on iOS nothing happened.
Thanks