Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
64 views
in Technique[技术] by (71.8m points)

android - Why google play store is saved this error of my app

I received this error in the google play store using the plugin of IAP for android xamarin, but testing the app in varios emulators I can't replicate the error.

android.runtime.JavaProxyThrowable: at Plugin.InAppBilling.InAppBillingImplementation.get_Context () [0x0000e] in <23e2c2cc2c834a60939a94f40f3199b6>:0
at Plugin.InAppBilling.InAppBillingImplementation.ConnectAsync (Plugin.InAppBilling.Abstractions.ItemType itemType) [0x00000] in <23e2c2cc2c834a60939a94f40f3199b6>:0
at SellNotes.ShowList.ShowBannerAsync () [0x00025] in <5f3ed89022a54a8eb5a2cc8283f7328f>:0
at System.Runtime.CompilerServices.AsyncMethodBuilderCore+<>c.<ThrowAsync>b__7_0 (System.Object state) [0x00000] in <5b2cd762a63a490f891d82acf230bd93>:0
at Android.App.SyncContext+<>c__DisplayClass2_0.<Post>b__0 () [0x00000] in <39d81d92db3941d9852a6984d1a763db>:0
at Java.Lang.Thread+RunnableImplementor.Run () [0x00008] in <39d81d92db3941d9852a6984d1a763db>:0
at Java.Lang.IRunnableInvoker.n_Run (System.IntPtr jnienv, System.IntPtr native__this) [0x00008] in <39d81d92db3941d9852a6984d1a763db>:0
at (wrapper dynamic-method) Android.Runtime.DynamicMethodNameCounter.10(intptr,intptr)
  at mono.java.lang.RunnableImplementor.n_run (Native Method)
  at mono.java.lang.RunnableImplementor.run (RunnableImplementor.java:30)
  at android.os.Handler.handleCallback (Handler.java:873)
  at android.os.Handler.dispatchMessage (Handler.java:99)
  at android.os.Looper.loop (Looper.java:216)
  at android.app.ActivityThread.main (ActivityThread.java:7235)
  at java.lang.reflect.Method.invoke (Native Method)
  at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:494)
  at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:975)
question from:https://stackoverflow.com/questions/65941922/why-google-play-store-is-saved-this-error-of-my-app

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...