#Coverttrickster

1 messages · Page 1 of 1 (latest)

wary kayakBOT
warm galleon
#

hello! gimme a second to go through this

simple eagle
#

Turn the debugger on and see if there are any error messages.

white raptor
#

No there are no errors appearing on the safari web inspector. Stripe is working globally as I have been able to call it from the web inspector directly.

simple eagle
#

Is there a public URL to access your webpage?

white raptor
#

Unfortunately no it requires authentication to get in. I will look at the access config right now.

#

I originally did include <access origin="*" /> to the config. Would I need to allow it on a different tag?

simple eagle
#

This looks good to me.

#

Can you deploy your webpage to somewhere publicly accessible so that I reproduce and help you troubleshoot further?

white raptor
#

Unfortunately its only reproducible in the ios app which also requires authentication and I dont have control over the production server to modify them so I cant get it publicly accessible. Here is an image of what shows in the web inspector.

#

Here is what It should show which is from my Edge browser

#

Looks like the sources that are provided on my working one show up.

#

But they show up as "about:blank" on the ios app version.

simple eagle
#

I'm afraid that I'm unable to provide any helpful advise if I can't reproduce the problem.