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

Broken file management #3

Open
hacknorris-code opened this issue Apr 25, 2023 · 7 comments
Open

Broken file management #3

hacknorris-code opened this issue Apr 25, 2023 · 7 comments

Comments

@hacknorris-code
Copy link

On android build if you try to save file all app crashes and exits. In web build app restarts instead with message of "unable to complete operation due to low memory". App doesnt autosave and there is consistent error of "failed to load import.png file" in save dialog
In google play build there is also a bug that there is missing save/load files permission (such is not visible on google play page) and app doesnt request memory access.
canvas tried to use was default (64x64). Browser is mobile chrome and android OS is 13.
also - system marks thia app as outdated

@renehorstmann
Copy link
Owner

Hey, thanks for the issue.
What phone do you use?
Its the first time I here these problems and around 25% of all devices running my Google Play App, run on Android 13.
May you try the debug Web Version:

http://horsimann.de/pixelc/debug

That site contains terminal output text.

@renehorstmann
Copy link
Owner

Also, Pixelc dont needs save/load files permission, because files are saved and loaded via an official android save and load "activity" (these file pickers).
This way I dont need the permission.

@hacknorris-code
Copy link
Author



idk. Thats all i could capture with phone...

@hacknorris-code
Copy link
Author


and this one :)

@hacknorris-code
Copy link
Author

And here we go with os info :

@renehorstmann
Copy link
Owner

Can´t find any problem in my code.
Maybe I add some more error handlers on the android google play App, which would not help you, but stop crashing the whole app...
Do you have problems with other apps / websites as well?
Seems to me like you are running out of memory on your device

@hacknorris-code
Copy link
Author

No i dont have problems...

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

2 participants