Open kaciula opened 1 year ago
I was expecting the senderIdentifier to be the bundleId of the app that made the share. Instead, it is always null.
Is there something that I am missing? I need to know which app made the share.
I am not sure how that all works. For iOS, senderIdentifier comes from INSendMessageIntent.sender.contactIdentifier or INSendMessageIntent.sender.customIdentifier
I was expecting the senderIdentifier to be the bundleId of the app that made the share. Instead, it is always null.
Is there something that I am missing? I need to know which app made the share.