Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Download images inside Petra Wallet mobile for some webs #50

Open
Cryptisen opened this issue Nov 20, 2024 · 0 comments
Open

Allow Download images inside Petra Wallet mobile for some webs #50

Cryptisen opened this issue Nov 20, 2024 · 0 comments

Comments

@Cryptisen
Copy link

Cryptisen commented Nov 20, 2024

I created a web/dapp where you can generate images/ memes
so when the user complete it I want to download it, no probelm in "normal" web like PC version but the webview in Petra wallet mobile prevent all the downloads the issue is for/in the petra wallet webview (mobile)
image

I guess in Petra mobile is using a webview so bydefault webview doesn't allow download images, need to attach the event for it

You can give a try in:
https://studio.aptosweebs.fun/
no need to hold/connect
just try to download an image inside browser wallet
I can set a specific header/point to a specif url you send me to download those whatever you need from me 🙂
the images are in a canvas so I export it to png image in a data URL to download the image, to copy to the clipboard I add to a blob and is a clipboarditem.

I already asked in Twitter, Discord + Discord ticket but last answer was Kent about he is going to check it like 3 weeks ago so not sure about the status

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant