Apple Unity Plug-Ins

RSS for tag

Connect your game to Game Center, Core Haptics, PHASE audio, accessibility, and game controller frameworks.

Posts under Apple Unity Plug-Ins tag

4 Posts
Sort by:
Post not yet marked as solved
0 Replies
41 Views
Hi everyone! After following all the steps from GitHub and running: python3 build.py And then importing com.apple.core-1.0.0.tgz file with Unity Package Manager, I've received about 33 errors in the console regarding missing meta files Has anyone else received these types of errors? Or does anyone know of a solution to this issue? Thanks!
Posted Last updated
.
Post not yet marked as solved
1 Replies
211 Views
Hi folks, I'm really happy you have made this and would love to chat more on the subject if that's your jam. However, I am struggling to integrate your plugin with my project. I have updated to Unity 2020.3.36f1 (Unity 2020.3.33f1 does not open on my laptop, seem like others had similar issues). The plugin compiles correctly in my Unity project, and I have referenced AccessibilitySettings.PreferredContentSizeMultiplier. Unity builds the XCode project fine, but I cannot build in XCode because of a series of errors like this: Undefined symbols for architecture arm64:   "__UnityAX_registerAccessibilityPreferredContentSizeCategoryDidChangeNotification", referenced from:       _AccessibilitySettings_RegisterCallbacks_m24D66FBB224A583EB09114081A38990B392CC1F4 in Apple.Accessibility.o       _AccessibilitySettings__UnityAX_registerAccessibilityPreferredContentSizeCategoryDidChangeNotification_mAE514A0A5C03E7E91AC797D9FB1E52650D30AB1E in Apple.Accessibility.o      (maybe you meant: _AccessibilitySettings__UnityAX_registerAccessibilityPreferredContentSizeCategoryDidChangeNotification_mAE514A0A5C03E7E91AC797D9FB1E52650D30AB1E)   "__UnityAX_registerAccessibilityIsSwitchControlRunningDidChangeNotification", referenced from:       _AccessibilitySettings_RegisterCallbacks_m24D66FBB224A583EB09114081A38990B392CC1F4 in Apple.Accessibility.o I suspect I am not linking a library I should be, however, adding the Accessibility framework to Embedded Frameworks or to the UnityFramework has not resolved the issue. Could you please point me in the right direction? All the best, Le-Roy
Posted
by le-roy.
Last updated
.
Post not yet marked as solved
5 Replies
476 Views
we are working on accessible games for years and appreciate the initiative to bring IOS core functionalities for unity game developement. But to bring this project further, we need a short communication to let you ( Jaron Marsau + Eric Lang) know the problems. To speak it out frankly, not even the demo files work. So lets connect hansjoerg @EuMentalhome
Posted
by Hansjoerg.
Last updated
.
Post marked as solved
1 Replies
260 Views
I want to use the GameKit package for my Unity project. But how do I do that? Is the GameKit plugin already available from today? Where can I find it? I can only spot that at minute 02:02 from the video tutorial session Reach new players with Game Center dashboard, there is the Package Manager window from Unity with Apple.GameKit installed from com.apple.gamekit-1.0.0.tgz but I can't find the package with this name on the web.
Posted
by ciaodejan.
Last updated
.