Post

Replies

Boosts

Views

Activity

Reply to How to migrate SIWA (Sign in with Apple) users for iOS app when transferring the app to a different App Store Connect team (with Firebase backend)
Since creating this post, I've learned that the original sub is stored in Firebase as the uid inside the providerData that is a part of the User Record, and so we have access to what we need in order to to request the transfer_sub from Apple... but it's apparently not possible for us to modify the providerData after we receive the new sub after transferring the app to the new team, so it seems that we are forced to create our own custom auth on the Firebase side for Sign in with Apple users so that the auth process on Firebase can properly grant a user access to their account after we switch teams. Has anyone gone through this process before? If so, any suggestions for how to implement a custom auth on the Firebase side for this scenario?
Apr ’25
Reply to Unable to Add for Review - Xcode 15.0.1 - New apps and app updates must be built with the public (GM) versions of Xcode 11 or later
I too have encountered this issue
Replies
Boosts
Views
Activity
Nov ’23
Reply to iOS 14 Photo caption - how to access in metadata??
@gchiste Any update on this? @fivestones I filed an "enhancement request" using the "Feedback Assistant" as suggested, but the link is apparently useless for sharing publicly.
Replies
Boosts
Views
Activity
Feb ’24
Reply to AVSpeechSynthesizer Broken on iOS 17
I'm also experiencing this issue. It's very frustrating. Can someone from Apple please provide an update on this?
Topic: Media Technologies SubTopic: Audio Tags:
Replies
Boosts
Views
Activity
Mar ’24
Reply to How to migrate SIWA (Sign in with Apple) users for iOS app when transferring the app to a different App Store Connect team (with Firebase backend)
Since creating this post, I've learned that the original sub is stored in Firebase as the uid inside the providerData that is a part of the User Record, and so we have access to what we need in order to to request the transfer_sub from Apple... but it's apparently not possible for us to modify the providerData after we receive the new sub after transferring the app to the new team, so it seems that we are forced to create our own custom auth on the Firebase side for Sign in with Apple users so that the auth process on Firebase can properly grant a user access to their account after we switch teams. Has anyone gone through this process before? If so, any suggestions for how to implement a custom auth on the Firebase side for this scenario?
Replies
Boosts
Views
Activity
Apr ’25
Reply to iOS 14 Photo caption - how to access in metadata??
@DTS Engineer Has there been any progress with creating an API to allow us to read and modify the "caption" on a photo?
Replies
Boosts
Views
Activity
Aug ’25