sangam pokharel

Results 3 comments of sangam pokharel

The red one is the snacbar used !

Its not working for iOS 18.7.1 also when tapped from control widgets but when i check this url from browser its working fine how can i fix this issue ?...

I found the solution i need to use EnvironmentValues().openURL(url) ``` @available(iOS, introduced: 18.0) struct ControlButtonIntent: AppIntent { static var title: LocalizedStringResource = "Control Button" static var openAppWhenRun: Bool = true...