Add accessibility to your Unity games

RSS for tag

Discuss the WWDC22 Session Add accessibility to your Unity games

Posts under wwdc2022-10151 tag

2 Posts
Sort by:
Post not yet marked as solved
1 Replies
213 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
479 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
.