AppLovin / AppLovin-MAX-Unity-Plugin

110 stars 31 forks source link

app-ads.txt "Text file contains non-ASCII characters" error #357

Closed wojciech-juszczynski closed 1 month ago

wojciech-juszczynski commented 1 month ago

MAX Plugin Version

6.4.1 / 12.4.1 iOS

Unity Version

2022.3.14f

Device/Platform Info

iOS

Current Behavior

app-ads.txt "Unable to parse app-ads.txt file at . Text file contains non-ASCII characters" error in Mediation Debugger. On Android application with MAX - there is no such error (the same app-ads.txt is used for both apps).

Expected Behavior

No response

How to Reproduce

  1. Open Mediation Debugger
  2. Tap on app-ads.txt section
wootaejeon commented 1 month ago

Hi @wojciech-juszczynski, could you share the URL to your app-ads.txt file so we can further assist with the issue?

wojciech-juszczynski commented 1 month ago

Hey @wootaejeon sent via email

wootaejeon commented 1 month ago

@wojciech-juszczynski On row 1049 on your app-ads.txt file, there are some non-ASCII characters †or at the end. Could you remove these and see if the issue persists?

wojciech-juszczynski commented 1 month ago

@wootaejeon Thanks, will do. Why Android is not throwing the same error?