tiann / FreeReflection

A library that lets you use reflection without any restriction above Android P
MIT License
2.93k stars 543 forks source link

In Android 13 it is not working #54

Closed mubasher380 closed 1 year ago

mubasher380 commented 1 year ago

reflect bootstrap failed: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.app.Application.onCreate()' on a null object reference

qqqkoko123 commented 11 months ago

How to solve this problem?