NativeScript / nativescript-camera

NativeScript plugin to empower using device camera.
Apache License 2.0
93 stars 47 forks source link

Crash app #224

Open LisikXp opened 5 years ago

LisikXp commented 5 years ago

Make sure to check the demo app(s) for sample usage

Make sure to check the existing issues in this repository

If the demo apps cannot help and there is no issue for your problem, tell us about it

Please, ensure your title is less than 63 characters long and starts with a capital letter.

Which platform(s) does your issue occur on?

Please, provide the following version numbers that your issue occurs with:

The testing method found out that these errors appear if you use the nativescript-google-maps-sdk plugin.

device stream logs can be viewed here

link to the video of the application on the phone Xiaomi redmi 3s here

PashaArkus commented 5 years ago

The error was in line 87 in the camera.android.js file in the camera plugin, when commenting which everything starts to work stably.

PashaArkus commented 5 years ago

Screenshot_8

PashaArkus commented 4 years ago

I understand that this error is not solved?

DimitarTodorov commented 4 years ago

Hi @LisikXp

I've tested the demo-vue on Xiamoi device with nativescript-google-maps-sdk plugin added as a dependency and was not able to reproduce an app crash. Can you share sample project and the package.json of the app where we can reproduce and eventually solve the mentioned issue.

LisikXp commented 4 years ago

Hi @LisikXp

I've tested the demo-vue on Xiamoi device with nativescript-google-maps-sdk plugin added as a dependency and was not able to reproduce an app crash. Can you share sample project and the package.json of the app where we can reproduce and eventually solve the mentioned issue.

That's my code: https://drive.google.com/file/d/1xLwUtCHhq7F_j8IkdIymRsM9quZAnPY5/view?usp=sharing

PashaArkus commented 4 years ago

This video shows how the application works.

AdamAtri commented 4 years ago

pull request for fix: https://github.com/NativeScript/nativescript-camera/pulls