@nik123
We are having an issue with your plugin in our app and so we are trying to test your VIN Scanner sample app. We are receiving the following crash on a Google pixel c running 7.1.1. Any ideas?
12244-12244/com.bees4honey.vinscanner.integrationdemo D/AndroidRuntime: Shutting down VM
02-09 21:11:04.131 12244-12244/com.bees4honey.vinscanner.integrationdemo E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.bees4honey.vinscanner.integrationdemo, PID: 12244
android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.VIEW dat=b4hvinscan://scan?caller_name=FAST VIN&callback_url=b4hvindemo://B4HVINCODE }
at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1809)
at android.app.Instrumentation.execStartActivity(Instrumentation.java:1523)
at android.app.Activity.startActivityForResult(Activity.java:4225)
at android.app.Activity.startActivityForResult(Activity.java:4183)
at android.app.Activity.startActivity(Activity.java:4522)
at android.app.Activity.startActivity(Activity.java:4490)
at com.bees4honey.vinscanner.integrationdemo.MainActivity$1.onClick(MainActivity.java:37)
at android.view.View.performClick(View.java:5637)
at android.view.View$PerformClick.run(View.java:22429)
at android.os.Handler.handleCallback(Handler.java:751)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:154)
at android.app.ActivityThread.main(ActivityThread.java:6119)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:886)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:776)
@nik123 We are having an issue with your plugin in our app and so we are trying to test your VIN Scanner sample app. We are receiving the following crash on a Google pixel c running 7.1.1. Any ideas?
12244-12244/com.bees4honey.vinscanner.integrationdemo D/AndroidRuntime: Shutting down VM 02-09 21:11:04.131 12244-12244/com.bees4honey.vinscanner.integrationdemo E/AndroidRuntime: FATAL EXCEPTION: main Process: com.bees4honey.vinscanner.integrationdemo, PID: 12244 android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.VIEW dat=b4hvinscan://scan?caller_name=FAST VIN&callback_url=b4hvindemo://B4HVINCODE } at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1809) at android.app.Instrumentation.execStartActivity(Instrumentation.java:1523) at android.app.Activity.startActivityForResult(Activity.java:4225) at android.app.Activity.startActivityForResult(Activity.java:4183) at android.app.Activity.startActivity(Activity.java:4522) at android.app.Activity.startActivity(Activity.java:4490) at com.bees4honey.vinscanner.integrationdemo.MainActivity$1.onClick(MainActivity.java:37) at android.view.View.performClick(View.java:5637) at android.view.View$PerformClick.run(View.java:22429) at android.os.Handler.handleCallback(Handler.java:751) at android.os.Handler.dispatchMessage(Handler.java:95) at android.os.Looper.loop(Looper.java:154) at android.app.ActivityThread.main(ActivityThread.java:6119) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:886) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:776)