I have a problem with session variables in safari on ipad: coming out of a page are reset
I tried to follow this link,
https://www.b4x.com/android/forum/threads/safari-session-variables-in-b4j-v4.61652/#content
but the solution was already present in my code.
I saw that the
in abmsessioncreator is never fired
Am I doing something wrong ?
thank you
I tried to follow this link,
https://www.b4x.com/android/forum/threads/safari-session-variables-in-b4j-v4.61652/#content
but the solution was already present in my code.
I saw that the
B4X:
Public Sub Filter event (req As Servlet Request, resp As ServletResponse) As Boolean
Am I doing something wrong ?
thank you
Last edited: