Hi. So I have been leverage bubble to create iFrames for my mobile app. To manage user authentication, I store user authentication information into bubbles Current User Data type.
On Android Devices the behavior is as expected. Current User information persists between page navigation, however on iOS it seems like Bubble iFrame is unable to store any information into Current User.
With this confusing result, I wanted to know if anyone knew how Bubble Current User data type works. Is it some sort of caching or something else. Any information in this area will be most helpful in understanding what is going on.
For context I am using Bubble as iFrames inside of an Ionic Project.
Let me know if you need any more details from me.