-
Notifications
You must be signed in to change notification settings - Fork 105
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
Uploading projects is broken on Android 13 #24
Comments
@FreshPenguin112 bump |
Can't reproduce in Android 12 with Kiwi Browser (Chrome 124.0.6327.2) |
have you dissabled any permisions relating to data crossing webpage tabs? |
or ig more accurately, do you have any settings relating to data crossing webpages dissabled |
Not right now, but my browser (Chrome) is about to remove third-party
cookies in a future update.
…On Sat, Apr 27, 2024, 1:39 AM godslayerakp ***@***.***> wrote:
or ig more accurately, do you have any settings relating to data crossing
webpages dissabled
—
Reply to this email directly, view it on GitHub
<#24 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AZTWPZJHFL63BH4NFS4FPWLY7M223AVCNFSM6AAAAAA5RP2HWOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBQGM3TGOBZHA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
chrome is not going to remove cookies. |
also thats not a data transfer its a data store |
a transfer is live between two actively existing tabs where as a data store can be read and writen to by any tab at any time aslong as permitted |
alot of the times the restrictions are cross-domain making it harder to write a spoof site that works and looks like the real one |
i think jeremy fixed this |
i couldnt reproduce the error hence the question about settings |
Expected Behavior
Whenever I open the editor and press "Upload", it should let me fill in the information and upload my project.
Actual Behavior
A loading screen overlays the upload form. This still happens, even if I switch tabs and come back.
Steps to Reproduce
Make a new project and press the "Upload" button in the editor.
Operating System and Browser
Android 13 built for a Samsung Galaxy Tab S7+, factory ROM. Google Chrome 117 Stable Channel.
The text was updated successfully, but these errors were encountered: