Skip to content
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

An exception is thrown if there is no ad fill #224

Open
easymarketingx opened this issue Dec 16, 2024 · 1 comment
Open

An exception is thrown if there is no ad fill #224

easymarketingx opened this issue Dec 16, 2024 · 1 comment

Comments

@easymarketingx
Copy link

Unity 2022.3.27f1c1
MAX Unity Plugins 8.0.1
Chartboost Adpater 9.8.1.0
Chartboost SDK 9.8.1

If there is no ad fill, execute load ad:

2024-12-16 17:40:47.246 29442-29784/? E/[ChartboostMonetization]: w1.a(): IFA: AdvertisingIDHolder(advertisingIDState=TRACKING_ENABLED, advertisingID=031586c7-5f4a-4f75-b718-fd30709a35e8)
2024-12-16 17:40:47.372 29442-29774/? E/[ChartboostMonetization]: j7.run(): parseServerResponse
org.json.JSONException: End of input at character 0 of
at org.json.JSONTokener.syntaxError(JSONTokener.java:460)
at org.json.JSONTokener.nextValue(JSONTokener.java:101)
at org.json.JSONObject.(JSONObject.java:168)
at org.json.JSONObject.(JSONObject.java:185)
at com.chartboost.sdk.impl.z7.a(SourceFile:46)
at com.chartboost.sdk.impl.j7.run(SourceFile:104)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
at java.lang.Thread.run(Thread.java:1012)

@easymarketingx
Copy link
Author

chartboost_exception

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant