How to prevent iOS 14 Widget opening app and react to callback
问题 So, I already read several blogs, posts, and Apple's own Human Interface Guidelines that iOS 14 Widgets are NOT interactive, BUT: It's possible to pass a short link to the app when pressing on a target. Apple on its own says: "Small Widgets got one single tap target, Medium and Large Widgets got multiple tap targets". OK! Now when you tap on these Targets the app is opening and the Widget is passing that short link to the App. BUT, now my question, where Google says Idk: Can I