When I Add Admob ID Game Give Error

I using Admob. I create many ad and i tested, i don’t have any problem. When i wanted using my real admob id and i tried, then unity give this error. Why this is happening?

I noticed that; Is this normal? Normally Unity Android color orange, but this time other.

Did you enter a string, just like the others? And a semicolon? You blurred the image so it’s not possible to see, perhaps only change a few characters and don’t blur.

1 Like

Yes, all string is same. I checked many times. All ad type have a same problem. No problem when i use first time with test ID. But when i add admob real id, this problem up. And now app don’t open on android. Always crash.

Sorry I can’t see what you’re doing because it’s blurred. A valid value should not change the editor font color, which can indicate an error. You’ll want to debug where it’s crashing, and then find out why. Thankfully Debug.Log statements will show in the logcat logs on Android, you can either use adb or a log viewer asset https://discussions.unity.com/t/724316 and https://discussions.unity.com/t/748729/14