Foldblade

Results 14 comments of Foldblade

Could you provide the model of the devices you've tested?

If you are developing on Android and want to show AR View directly, I suggest you refer this: https://developers.google.com/ar/develop/scene-viewer#3d-or-ar

Because this package is based on `` and I'm not professional in different projection methods, so I suggest you ask this question under `` official repository's discussion area: https://github.com/google/model-viewer/discussions

Sorry for a late reply. I'm not an iOS developer, so I want to add a "help wanted" label for this issue. After some searching, here are some information I...

Before iOS 16, due to the bug of WKWebView, `` thinks WKWebView supports AR, so the AR button will be displayed. After iOS 16 and some updates of ``, currently...

Can you post more about your `innerModelViewerHtml`?

Do you have the [Google APP](https://play.google.com/store/apps/details?id=com.google.android.googlequicksearchbox&start=140&hl=en&gl=US) and [Google Play Services for AR](https://play.google.com/store/apps/details?id=com.google.ar.core&hl=en&gl=US) installed on your phone? If you have, please post the version and your device's model. Also, please share...

Sorry, but I have no device which supports Google Play Services for AR, so I cannot test the AR mode on my devices.😢 I'm guessing it might be a device...

Can you post your code and your model? BTW, I also found there's not enough info or log for debugging... Since model-viewer is web based, so I usually debug in...

`` is supported on the last 2 major versions of all evergreen desktop and mobile browsers. Currently, in our model_viewer_plus v1.2.0 we use model-viewer v1.11.1. Maybe you should check your...