I have managed to get interstitial Unity ads in my Python Kivy app, but it crashes after 10 displays. Have I missed something?

后端 未结 0 455
旧时难觅i
旧时难觅i 2021-02-15 03:19

So here is my Python code which works successfully to a point:

from jnius import autoclass, PythonJavaClass, java_method, cast
from kivy.app import App
import log         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题