@Sam the issue is that I need to use some platform strings or drawables, or even start app from zero by starting splash screen for each platform, at versions before 1.3.20 the folders of the project were structured the way that android specific module could see the android app module so things were easy with MyApp:Application context. Now android specific module cant see app, so kn plugin update played big joke on me) Trying to figure out a way without some object Singleton with interface realization for each platform