m-r-davari / flutter_3d_controller

The most complete Flutter package for rendering interactive 3D models in various formats (GLB, GLTF, OBJ, FBX), with the ability to control animations, textures, camera, and more.
https://pub.dev/packages/flutter_3d_controller
MIT License
107 stars 14 forks source link

Solution to make it work with a real device #31

Open lualbertovargas opened 1 month ago

lualbertovargas commented 1 month ago

-After looking for a solution to the problem, it was detected that it was due to the Lock Down Mode activated on the cell phone when in debug mode, this happens on a real device -This is a recommendation to save time for future developers