This Space has blogs on various topics in the field of SAP. These blogs point out solutions to various technical and functional issues that consultants face during implementation or support of SAP Projects. Readers/followers are welcome to contribute to this space by emailing your content at bohra.mohammadi@gmail.com. You will be rewarded according to the topic/number of words/complexity of the topic/issue which are you addressing in your blog.
Monday, May 19
Portal on device session issue on iOS devices
Symptom
You have saved a portal on device web page as a shortcut on the home screen
of iOS devices.
Every time you open portal on device from the home screen shortcut, you need to enter your login credentials and the session is not maintained.
Every time you open portal on device from the home screen shortcut, you need to enter your login credentials and the session is not maintained.
Reason and Prerequisites
Portal on device uses a the specific meta tag "apple-mobile-web-app-capable"
which sets a web application to run in full-screen mode once it is saved as a
home screen shortcut.
The mode closes the web application session with each context switch.
The mode closes the web application session with each context switch.
Solution
A new property has been introduced to the "MFP UI" iView -
"com.sap.portal.navigation.mfp.webAppCapable"
To solve the described issue, open the relevant framework page, open the MFPUI iView, and set the "com.sap.portal.navigation.mfp.webAppCapable" property to "false".
To solve the described issue, open the relevant framework page, open the MFPUI iView, and set the "com.sap.portal.navigation.mfp.webAppCapable" property to "false".
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
You are welcome to express your views here...