I have an application built with Bubble rendered inside an iframe on Wordpress, somehow when this app runs inside the iframe on iOS, the workflows executed client-side do not reach my bubble app.
I.e a data type is created but does not reach the bubble database, has anyone encountered the same issue? We’ve been able to communicate between the apps using parameters.
Has anyone found a workaround?