Craig Oda

Results 18 comments of Craig Oda

@ManojAtamai it's fixed in 1.11.0, correct? https://github.com/ricohapi/theta-client/releases/tag/1.11.0

Isn't the live preview error firing fixed in 1.11.0? ![image](https://github.com/user-attachments/assets/d22b0937-b359-44c3-b2a1-5255c6d37eb3) Note that * I don't work for RICOH. I'm a guy in the community * I haven't tried this myself,...

@ManojAtamai > Additionally, could you please address the issue while capturing and obtaining device information, as well as implement a force cancellation when retrieving device information, during live preview, and...

@VenkateshNani512 did you resolve the problem? I tested demo-android and demo-ios today with the just-released 1.11.0 https://community.theta360.guide/t/fixed-cancel-live-preview-in-theta-client-when-connection-dropped-new-version-1-11-0/10026?u=craig To be candid, I actually ran into problems with the AVD for Android...

I don't have an M4 machine, but many of us in the community have the demo-react-native ios app running with Apple Silicon to deploy to both simulator and physical device....

@ighotouch this is not a solution to your original question. However, a few of us are using theta-client with React Native 0.77 (newest with New Architecture) from new React Native...

@ighotouch Please see this article with theta-client 1.12. https://community.theta360.guide/t/starting-a-new-react-native-project-with-theta-client-1-12/10332?u=craig @simago did you publish the pod on cocoapods? ``` date Tue Feb 11 2025 craig@Craigs-MacBook-Air ~ % pod search THETAClient --simple...

@simago thank you for your help. This was my error as I forgot to run `pod repo update` . I can see the 1.12.0. I'll update this step in our...