ossgo
ossgo
I fix my project with android9. to android10 can not search bluetooth problem. All problems occur because android10 add new permission with bluetooth. Try to use this package permission_handler: ^5.0.1+1...
Same issue, maybe device_simulator's dependency lib "Custom-navigator" problem https://github.com/ayham95/Custom-navigator/issues/27
Maybe you can try this After you build the web file 1. Find glb file from build/web/assets/assets//xxxx.glb 2. Copy xxxx.glb to build/web/assets//xxxx.glb 3. Copy web folder to server This is...