Part of the Apple provisioning requirements is to also support pull provisioning via the wallet which typically involves creating 2 new targets for a UI Extension and a Non UI Extension.
I've done this for a react native application before and was wondering if there's any plans to help make this workflow / integration easier for future developers integrating into wallets?
Example on the Apple Demo website of what I mean (Specifically the "From Apps on your iPhone" section)
References for classes that both these extensions should use
Part of the Apple provisioning requirements is to also support pull provisioning via the wallet which typically involves creating 2 new targets for a UI Extension and a Non UI Extension.
I've done this for a react native application before and was wondering if there's any plans to help make this workflow / integration easier for future developers integrating into wallets?
Example on the Apple Demo website of what I mean (Specifically the "From Apps on your iPhone" section)
References for classes that both these extensions should use