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

Some Examples show white screen #601

Open
victordiaz opened this issue Jul 3, 2020 · 3 comments
Open

Some Examples show white screen #601

victordiaz opened this issue Jul 3, 2020 · 3 comments

Comments

@victordiaz
Copy link

@victordiaz victordiaz commented Jul 3, 2020

Examples such as the Accelerometer only shows a white screen without anything else.
Running on Android 10

@ranaaditya
Copy link

@ranaaditya ranaaditya commented Jul 11, 2020

Examples such as the Accelerometer only shows a white screen without anything else.
Running on Android 10

hi @victordiaz can you provide your the sketch code as I am currently working on Android 10 and haven't seen any such issue.

Have you given all necessary permissions ?

@victordiaz
Copy link
Author

@victordiaz victordiaz commented Jul 11, 2020

Hi @ranaaditya
The accelerometer example has a noLoop() in the setup which prevent anything to show on the screen. Removing the noLoop() works perfectly.

@ranaaditya
Copy link

@ranaaditya ranaaditya commented Jul 11, 2020

Hi @ranaaditya
The accelerometer example has a noLoop() in the setup which prevent anything to show on the screen. Removing the noLoop() works perfectly.

Hi @victordiaz glad to know that it's working for you :)

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.