How to implement UIApplicationDelegate from the Kotlin side?
m
How to implement UIApplicationDelegate from the Kotlin side?
k
Copy code
class MyApp : UIApplicationDelegateProtocol {}