-
Notifications
You must be signed in to change notification settings - Fork 8
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
Numerous Json Exceptions #28
Comments
@tjmullen2 While I would need more detail to determine the root cause of the issue that you are experiencing, I feel like the Are you seeing any Vungle ad at all if you are able to continue even when this exception is thrown? Your screenshot is showing To further diagnose the problem, will you be able to share your app and placement ID that you are using as well as any other detail of you integration such as Windows SDK version? Also it will be very helpful if you can share debug or proxy log that you may have on your end. |
@behroozbc It seems to be an different error than what @tjmullen2 has experience as the Parameter name of the exception is showing cta_overlay compared sleepCode. It looks like you are getting one of the test creative by looking at the screenshot and click action opening up Windows Store app would another supporting fact that it is not a production ad. It could be that payload of the test banner has a value missing for the key cta_overlay. I could track down the test creative to address the issue but let me double check your dashboard configuration first. Would you be able to provide the app and placement ID that you are using? |
hi @DavidKimVungle
can show placementId in public ? or send to your email ? |
@behroozbc Now it seems like you are at the same place as @tjmullen2 reported. It looks like value for sleepCode is missing. Without knowing additional detail, I still believe this is a handled exception that should not affect proper SDK operation. Can you check if you have turned on any additional breaks when some exceptions are thrown, possibly under Common Language Runtime Exceptions? I would suggest contacting tech-support@vungle.com for the next step on why you are not seeing a banner. Please make sure you provide the SDK version, app ID, placement ID, any Fiddler log that you may have and also reference this page so I can work with the person who take your case. |
hi, |
@fifewas I believe these crashes that you have brought up was addressed with Windows SDK 6.10.1. Can you share which version you are using and if not 6.10.1 try to update the SDK? |
@DavidKimVungle Yes its Windows SDK 6.10.1 Released:08/16/2021 mentioned here https://publisher.vungle.com/sdk/sdks/windows. |
@fifewas, can you please send us your Vungle app ID (please email directly
to me, greg.thatcher "at" vungle.com). Also, have you been able to
reproduce this crash on your own machine? If so, please reproduce the
crash, and send us a zipped file of C:\Users\<your user
name>\AppData\Local\Packages\<your app name>\LocalState
Thanks very much,
Greg
…On Sun, Oct 31, 2021 at 8:44 AM fifewas ***@***.***> wrote:
@DavidKimVungle <https://github.com/DavidKimVungle> Yes its Windows SDK
6.10.1 Released:08/16/2021 mentioned here
https://publisher.vungle.com/sdk/sdks/windows
<https://publisher.vungle.com/sdk/sdks/windows>
.
since this is the latest version i want to ask when the next version will
be released ? or do i need to downgrade the version ?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#28 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAD7KREPBLADZ4XBKNWETLLUJVP55ANCNFSM4QPKI6XA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
--
[image: vshapesaqua11553186012.gif] <https://vungle.com/> *Greg Thatcher*
Staff Engineer I, Mobile Windows
4152180328
[image: in1552694272.png] <https://www.linkedin.com/company/vungle> [image:
fb1552694203.png] <https://facebook.com/vungle> [image:
tw1552694330.png] <https://twitter.com/vungle> [image:
ig1552694392.png] <https://www.instagram.com/vungle>
1255 Battery St. Ste 500. San Francisco, CA 94111
|
@gregthatcher |
@fifewas , did you previously use an older version of Vungle in your app? Was 6.10.1 the first version you used, or did you use other versions? If so, please let us know the history of the versions you have used. |
@gregthatcher im sure the only used version in my apps is 6.10.1 also this app exist on my last uploaded package verion 1.0.36.0 that also contains those bugs : Device configuration (30D) : +those bugs also exist on my other pp that use version 6.10.1 appId 6144f9aef6e39ad4a7ce561b (different source code) hope this info help you |
I'm sorry @fifewas , but I'm not understanding what you're saying. Can you please let me know the history of the versions you have used. For example, which was the first Vungle version and when, which was the second vungle version and when did you use it, etc. |
@gregthatcher there is no other version just 6.10.1 (i use only 6.10.1 ) my apps are just published few months ago . |
Thanks @fifewas . Can you give me more information on the Exception trace you are sending us. Can you tell us how you are getting this log? Also, is this log showing an Exception only, or are you seeing an Exception and a crash? If this is a crash, please let us know how you know this is a crash. |
@gregthatcher my apps are UWP apps published on Microsoft Appstore so all information from "Microsoft Partner Center" =>analytics=>reports=>Health. |
@fifewas , are you using "App Center" in your app, or the older "HockeyApp"? |
@gregthatcher |
@fifewas , I've tried to setup one of our apps the same as you (using both AppCenter and Partner) center. I'm going to setup two more apps this week. Hopefully, I'll see a similar crash, and then let you know. In the meantime, can you tell me if you have ever used a different version of the SDK (different than 6.10.1). |
@fifewas , I believe I may have found your issue. I would like to send you a test build of our SDK so that you can try it out. I'm going to try to get you this build a week from Friday (12/17). Does that work for you? |
@gregthatcher ,sorry there is important info i need to say:
in addition if yo have new build and want me test it , the build must be in "unity plugin" format . |
thanks @fifewas , knowing that you are using Unity is super helpful. Since Unity uses IL2CPP, it creates issues very similar to the one you are describing. I have created a new special build of the Windows SDK which I would like you to use in your build. Please do the following: If you can confirm that this fixes your problem, I will try to get you a new "release" build. |
@gregthatcher hi,
+issue 1 (happen on both pc 8gb and 16gb ) :
+issue 2 (happen only on 8gb pc )
thank you again |
@fifewas Hi. Could I get what Unity version you are using so I can attempt to reproduce your issues? And can you confirm that these are your issues? How often do these happen?
|
@stanley-vungle hi, |
@fifewas Ok. Thanks. Are you using Unity 2019, 2020 or a different version? Can I get your exact version like 2019.4.28f1? |
@stanley-vungle |
I made a build with that Unity 2019.4.29f1 and was unable to reproduce the issue but my device is 32 GB. I need to find someone with a lower memory device. I have a few more questions.
|
Yes maybe those issues only happen on low memory device like my 8gb pc , +i don't focus on this issues in debug mode on visual studio cause its normal for 8gb ram pc with (windows10+vs2019+big 3d project) system freeze or even crash. +you can download the uwp app from windows store https://www.microsoft.com/en-us/p/gun-free-to-fire-shooting-games-free-shooter-games/9p4djqq8tf33 im not sure if those issues related with my system OS/hardware or the vungle sdk but those issues not causing crashes. this is the (double close button video ad) i take screen for it (first close button at top-left and second at top-right) |
@fifewas , can you please send me the "placement ids" you are using when you seeing the "two close buttons" and "video ad does not replace the view and is playing in the background on loop." issues. I suspect that it is "DEFAULT-0464902" , but let me know if this is correct. Note that the "placement id" is the parameter you send to your LoadAd() call. |
@gregthatcher , |
@gregthatcher +here the black screen mentioned before and memory usage look fine thank you |
@fifewas , when you reported the "double close' issue above (I'm referring to the picture you uploaded on 12/23), you are saying that the ad first shows a close button on the left, and then later shows a close button on the right, correct? You're not saying that you actually see two close buttons at the same time, correct? For the second ad you show (the one with the "Remove Ads" artwork, I haven't been able to see this ad using your REWARDED-4142172 placement. If you are still able to reproduce this problem, I'm wondering if you could send me a Fiddler Trace. If you aren't familiar with Fiddler, please see https://nicksnettravels.builttoroam.com/debugging-with-fiddler/ This will help me to find the ad that is giving you problems. |
@gregthatcher hi, sorry for delay but i'm not familiar with Fiddler and really haven't time to learn (really sorry), |
Using the most recent version and following the instructions in the SDK, I am experiencing several json exceptions like the following:
It appears as though an API is returning a different result and the most recent SDK.
Is there a solution to fixing this?
The text was updated successfully, but these errors were encountered: