What Is the difference between UIApplication
and NSApplication
? (As I am not getting it from their documentation...)
Can someone give me some useful links for detailed explanation about their differences?
Also, What is the key role of AppNameAppDelegate.m
(and .h) in iOS Application?
Thank You.
UIApplication is the iOS singleton application base class. NSApplication is the MacOS application base class.
Look at this for a more detailed exploration on delegation and the implementations of UIApplication and NSApplication.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With