I’m just trying to create a new thing in the bubble database using a workflow (page load or element is clicked).
my app works fine on my mac as a stand alone web page or inside of an iframe.
when I try on my iPad (chrome or safari), it works as a stand alone web page, but when it is inside of an iframe, the thing is created for a second (I see it because i’m displaying the database inside a repeating group), but it does not show up in the database. i’m also not able to refer to the current user’s information (they are not required to log in).