cmoigo
cmoigo
The same problem happened to our app. But still no solution. There are some clues: > 1. After call SplitCompat.install(context) at Application.attachBaseContext, the applicationContext.resource.asserts do have contain the dynamic module...
Our Solution: We monitor the property _assert_ of _resources_(Application), and call _SplitCompat.install()_ every time the _assert_ changed in method getResources (Application)
> Hi, actually I have the same problem as above. > Relating to it or not, CreateKitty button is disabled. > > Pleasure if someone could help us out. >...