79388084

Date: 2025-01-26 06:39:06
Score: 0.5
Natty:
Report link

You need to add the following line with the channel name into your AndroidManifest.

<application
....
>
<meta-data android:name="CHANNEL" android:value="9apps_int"/>
...
</application>

P.S. I know it's an old question but yesterday this info would save me a lot of time :)

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: alectogeek