Hi,
What do I have to do to deploy a widget with my Obj-C app?
Per this "Standalone Widget - https://developer.apple.com/forums/thread/650823" thread,
I understand that the widget needs to be deployed within an app. But my app is purely Obj-C and widget, as I understand, has to be in SwiftUI.
Thanks, hoan
Post
Replies
Boosts
Views
Activity
Hi,
How do I authenticate a user in a widget, indirectly?
Per Human Guidelines - https://developer.apple.com/design/human-interface-guidelines/ios/system-capabilities/widgets' :
Let people know when authentication adds value Once the user has logged in using the app, how do I pass the logged-in/authenticated info the widget?
Thanks, hoan