-
-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash app #224
Comments
The error was in line 87 in the camera.android.js file in the camera plugin, when commenting which everything starts to work stably. |
I understand that this error is not solved? |
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 |
This video shows how the application works. |
pull request for fix: https://github.com/NativeScript/nativescript-camera/pulls |
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 application uses the nativescript-camera plugin. When the user launches the camera and makes a photo selection confirmation, the application itself restarts completely. This problem is most often found on xiaomi, nokia, sony phones verified by (Xiaomi (redmi 3s, redmi 4x) and Nokia (6.1)). Moreover, this error can occur after the user takes the first photo, and it happens after the fifth or after the twentieth.
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
The text was updated successfully, but these errors were encountered: