-
Notifications
You must be signed in to change notification settings - Fork 46
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
Cannot receive OSC on android API 32 #75
Comments
temporary fix is downgrading to 0.8, as the problem code was introduced in 2cbbc43 |
@ImLvna |
Hey there! The project i am using this in is ImLvna/Lilypad. To recreate it, bump edit: ohh, i misunderstood. if you are just trying to recieve messages and not looking to fix the bug, you don't need to make any changes to my code. you will need to use javaosc 0.8 as 0.9 is broken on android, and for sending messages you will need to use this fix for avoiding java.awt.color. feel free to take my code. It is unlicensed as i have not set that up yet, but do whatever you need with it |
It would be nice if someone developing on Android could fix this. I don't and I won't setup Android dev stuff. |
@hoijui @lillithkt it looks like you forked this project in ImLvna/Lilypad and fixed it there. Is there any way you could commit your fix to this project as well? It seems there are a number of people facing the same issues trying to run on Android. |
@cormacstewart14 There all my pull request where closed unmerged. That guy wants to solve it by himself, that's why I see it as a waste of time to continue there. ![]() |
@hannesa2 that is too bad. This project would be a huge help for us. |
i am attempting to run this on a Meta Quest 3
The text was updated successfully, but these errors were encountered: