hansarajgyaneswar commented on issue #1619:
URL: 
https://github.com/apache/cordova-android/issues/1619#issuecomment-1567865317

   FATAL EXCEPTION: main
                                                                                
                       Process: com.example.hello, PID: 4800
                                                                                
                       java.lang.NoClassDefFoundError: 
org.apache.cordova.PluginManager$$ExternalSyntheticLambda0
                                                                                
                        at 
org.apache.cordova.PluginManager.postMessage(PluginManager.java:355)
                                                                                
                        at 
org.apache.cordova.CordovaActivity.init(CordovaActivity.java:161)
                                                                                
                        at 
org.apache.cordova.CordovaActivity.loadUrl(CordovaActivity.java:234)
                                                                                
                        at 
com.example.hello.MainActivity.onCreate(MainActivity.java:40)
                                                                                
                        at 
android.app.Activity.performCreate(Activity.java:6237)
                                                                                
                        at 
android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1107)
                                                                                
                        at 
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2369)
                                                                                
                        at 
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2476)
                                                                                
                        at 
android.app.ActivityThread.-wrap11(ActivityThread.java)
                                                                                
                        at 
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1344)
                                                                                
                        at android.os.Handler.dispatchMessage(Handler.java:102)
                                                                                
                        at android.os.Looper.loop(Looper.java:148)
                                                                                
                        at 
android.app.ActivityThread.main(ActivityThread.java:5417)
                                                                                
                        at java.lang.reflect.Method.invoke(Native Method)
                                                                                
                        at 
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
                                                                                
                        at 
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to