This topic was automatically generated from Slack. You can find the original thread here.
Guys, why does my html form not work in apple devices ? No form is sent/submitted to either form → pageclip or form → pipedream
This topic was automatically generated from Slack. You can find the original thread here.
Guys, why does my html form not work in apple devices ? No form is sent/submitted to either form → pageclip or form → pipedream
I think that’s probably a question for Pageclip
No, it happens also to form->pipedream requests
I’m not familiar with Pageclip, are you posting to a Pipedream webhook or something?
Forget pageclip.
My main problem is that html forms in my site when accessed by iphones dont work. / are not sent in pipedream
How are you sending data to Pipedream?
If you put that URL directly in your web browser on your iPhone does it trigger an event in your workflow?
Got it, so that tells me it’s not an issue with triggering your endpoint on Apple devices. I wasn’t expecting your workflow to actually work from that test, since that wouldn’t have sent the proper event shape.
So is the issue that your workflow isn’t getting triggered when you think it should? Or that the workflow isn’t processing events as you’re expecting? Or something else?
The whole thing works perfectly for months, but not in apple devices
I will check in a bit if there are errors or not an event at all when apple users submitted it.
What’s the issue you’re experiencing with Apple devices?
Just to let you know, that sounds like an issue with your form provider. Pipedream isn’t doing anything in regards to device type, the platform is totally agnostic there.
I agree, the problem is in my end, but i was hoping people here knew what was the problem as i am not kowledgable in this field.
I suspect my html code has something to do with it.
Yea, I’d recommend reaching out to Pageclip to see if they can help
I used html form to pageclip in the past to pass data to pipedream, but now i use html to pipedream directly.
But again it doesnt work
I will see what i can do
Yea, sounds like it’s an issue with the HTML
Thank you