You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello Guys I got this kind of error when first time to run the Model-Viewer in IOS, tried to run in Android it's worked fine, but nothing show in IOS, is it implemented in IOS or is it the WebView from IOS is not supported??(try with chrome installed, read from previous issue, but nothing happens)
Launching lib/main.dart on xxx’s iPhone in debug mode...
Automatically signing iOS for device deployment using specified development team in Xcode project: xxxx
Running Xcode build...
Xcode build done. 18.2s
Installing and launching...
Waiting for xxx’s iPhone to report its views...
Debug service listening on ws://localhost:52430/ws
Syncing files to device xxxs iPhone...
flutter: >>>> ModelViewer initializing... <http://127.0.0.1:50045/>
ScreenShot
This is the SS I got from my Real Device
Device Info
I'm using real device iPhone XR to compile
Additional context
I have put the requirement according from this site request
The text was updated successfully, but these errors were encountered:
Hello Guys I got this kind of error when first time to run the Model-Viewer in IOS, tried to run in Android it's worked fine, but nothing show in IOS, is it implemented in IOS or is it the WebView from IOS is not supported??(try with chrome installed, read from previous issue, but nothing happens)
To reproduce
Steps to reproduce the behavior:
just putting this kind of code in my project:
with src: http://xxx/3dobject/Astronaut.glb --> this is on local server
then flutter run
LogCat:
ScreenShot
This is the SS I got from my Real Device
Device Info
I'm using real device iPhone XR to compile
Additional context
I have put the requirement according from this site request
The text was updated successfully, but these errors were encountered: