silvainSayduck

Results 9 comments of silvainSayduck
trafficstars

Alright, thanks for the clarification! I'll use a pre-processing script for my OBJs for now then.

Just as an FYI, I was also trying to split OBJs in separate files based on the groups, and I succeeded using this approach after a bit of trial-and-error. See...

I think this is also a duplicate of https://github.com/apollographql/apollo-client/issues/3371

Nope, still using hardcoded local fields...

Hi, just jumping here to say that we face the same issue. Our USDZ files are now not working with iOS 13 (or MacOS Catalina). Here is what we have...

Nice, thanks for sharing @wave-electron! A couple more things we've seen/heard that might be worth sharing too: - In the [USDZ tools from Apple's site](https://developer.apple.com/augmented-reality/quick-look/), one of the tools is...

Hi @dthian, Thanks for the pointer! For an AR-only app, would you have any practical advice as to how does one remove GVR from the build, and find out which...

Hi, Due to #835, I had to use a Viro custom build, and thus tried to also not reference to UIWebView that will not be accepted on the App Store...

@cristianocca Unfortunately, as I stated, I know very little about build processes, both for Xcode and Android... The above steps were the results of a painful trial-and-error approach, and I'm...