We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
fix: fix possible crash on iOS 16.4+
fix: do not call “ASAuthorizationController” APIs on macOS catalyst
Merge pull request #154 from garymathews/TIMOB-28508 fix(ios): include missing i386 and armv7 architectures
feat: add “AppleSignIn.checkExistingAccounts” method # Conflicts: # ios/manifest # ios/titanium-apple-sign-in.xcodeproj/project.pbxproj # ios/titanium.xcconfig
build(ios): use sdk 9.3.2.GA to build
test(ios): point to eventual 9.2.0.GA release for testing
Merge pull request #2 from appcelerator-modules/master Bring original repo up to date with appcelerator clone
feat: initial commit