Skip to content

Compatibility

levching edited this page Apr 7, 2020 · 3 revisions

The IOS Native Pro plugin is 100% with any other plugins you want to use.

The only restriction is the App Delegate API. In order to implement this API, we had to override and extend from IOS UnityAppController. This means, that when IOS Native App delegate is enabled, you can't use another plugin that wants to override UnityAppController. The result will be a plugins conflict. Offcourse when App Delegate API is turned off, nothing is overridden.

Dependencies

The IOS Native Pro plugin is part of Stan's Asset Native Plugins family. Just keep this in mind when update.

About

Foundation

AV Foundation

App Tracking Transparency

Game Kit

Store Kit

UI Kit

Social

Replay Kit

Contacts

AVKit

Photos

App Delegate

User Notifications

MediaPlayer

Core Location

AdSupport

EventKit

CloudKit

Authentication Services

XCode

Knowledge Base

Clone this wiki locally