Publisher | Hitcents.com |
---|---|
File size | 395.30kB |
Number of files | 4 |
Latest version | 1.0.0.31 |
Latest release date | 2015-04-20 05:56:04 |
First release date | 2015-02-06 09:54:20 |
Supported Unity versions | 2018.4.2 or higher |
Now open sourced on Github!
iOS4Unity is a plugin that finally brings native iOS APIs to C# using only managed code -- with no Objective-C libraries involved! iOS4Unity takes advantage of the core C functions that comprise the building blocks of Objective-C to expose native iOS APIs to C#. iOS4Unity also provides native callbacks to C# without using UnitySendMessage that is completed supported under AOT!
APIs include:
- UIAlertView and UIActionSheet - for displaying native popups
- UIApplication and UILocalNotification - Local and remote notifications
- UIDevice, NSLocal, and UIScreen - for native iOS settings
- Native iAds - direct access to ADBannerView
- UIView, UIWindow, and UIViewController - for working with native views
- IAPs through StoreKit - for simplified in-app purchases
- Setup third party Obj-C libraries for use from C# - bind libraries missing a Unity plugin!
Built by Hitcents. Get involved on Github!
iOS4Unity is a plugin that finally brings native iOS APIs to C# using only managed code -- with no Objective-C libraries involved! iOS4Unity takes advantage of the core C functions that comprise the building blocks of Objective-C to expose native iOS APIs to C#. iOS4Unity also provides native callbacks to C# without using UnitySendMessage that is completed supported under AOT!
APIs include:
- UIAlertView and UIActionSheet - for displaying native popups
- UIApplication and UILocalNotification - Local and remote notifications
- UIDevice, NSLocal, and UIScreen - for native iOS settings
- Native iAds - direct access to ADBannerView
- UIView, UIWindow, and UIViewController - for working with native views
- IAPs through StoreKit - for simplified in-app purchases
- Setup third party Obj-C libraries for use from C# - bind libraries missing a Unity plugin!
Built by Hitcents. Get involved on Github!