Vishv_Android

Results 7 comments of Vishv_Android

@enskyeing Yes, I have figured this out. This request is not working in the Postman but when I requested using OkHttp3 in my project then it was working fine.

@shubham0204 I am getting crashes issues in the app production. I am asking about is it necessary to use these abiFilters for supports 32-bit processor? `ndk { abiFilters 'armeabi-v7a', 'arm64-v8a',...

I have added `abiFilters` but still getting error of not found native code. How to manage this? And if user face crashes then how to handle it?

Here is the screenshot of play Console log trace.

@shubham0204 did you checked this issue?

Whenever you figured out this issue Kindly let me know. In addition, I have used latest TensorFlow dependencies for my project.