Hi @Kirin Could you share the URL of your form so we can test this? Thanks in advance!
If it’s in an app, could you send a video?
Hey @Kirin are you still having issues with your typeform not showing? If you are don’t forget to share the URL so we can take a look
Hi, yes im still struggling :(
Here is the link to my typeform. Im almost 100% sure that it has something to do with the hidden variable I am using to pull the user id into my back end database (ive hooked up my typeform to Xano via a webhook).
• Typeform link:
https://54wlp1lxb9q.typeform.com/to/CqFinEX5#user_id=xxxxx
• Webview component tag in bravo studio:
/component:web-view:https://54wlp1lxb9q.typeform.com/to/CqFinEX5?user_id=${user.id}]
This typeform opens absolutely fine on android devices, it's just Apple.
Please can you tell me what the issue might be?
Hi @Kirin Without seeing it in the app, it might be tricky to tell why it’s not showing, but @mathio do you know if there are any known common issues like this?
I am sorry @Liz but I dont have any experience with the tool nor did I find anything in their docs.
@Kirin does it work if you try to pass a static value to the parameter, eg. dcomponent:web-view:https://54wlp1lxb9q.typeform.com/to/CqFinEX5?user_id=123]
? Does the webview work when you pass any other URL with parameters?