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

后端 未结 0 971
攒了一身酷
攒了一身酷 2021-02-15 03:36

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         


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