Insta360Develop / CameraSDK-Android

Android SDK to control Insta360 cameras
80 stars 9 forks source link

InstaCameraManager.getInstance().openCamera(InstaCameraManager.CONNECT_TYPE_WIFI); #59

Closed houlewei closed 9 months ago

houlewei commented 9 months ago

When I call this API, I get the following errors? Do I missing some configs or permissions settings?

Screenshot 2023-10-18 at 02 22 22

Ryan

houlewei commented 9 months ago

I have found the reason. It is because of application name, it should be replace settings

mordekai91 commented 4 months ago

Hi @houw how do you solve this? Thank you