Post

Replies

Boosts

Views

Activity

Reply to Flutter macOS app getting warnings related to privacy manifest
Hi Albert Pascual, Thanks a lot for your immediate reply Please note we are using a purely flutter project created with Cursor( VSCode AI version) IDE targeted to MacOS and Windows For realising the app to Mac app store we are using Xcode 16.0 version running on MacOS 15.1.1 When we releasing a test flight build there is no warnings happening But when ever we are releasing the app for Beta testing or App Store review we are getting the warning emails Using a Test project won't help us to demonstrate the issue I believe Waiting for your reply Thanks in advance
Feb ’25
Reply to App Navigation stuck while Air Play is enabled
I found a similar issue related to navigation here https://developer.apple.com/forums/thread/695932 . So I just followed as mentioned in the above answer. I created a static member for window property in SceneDelegate and initialising it on the scene willConnectTo method of the SceneDelegate. And I am using this static member in other parts of the application to get fetch the rootViewController . This solves my issue. I can now use the app navigation with out any issues while the Air Play is active
Topic: App & System Services SubTopic: General Tags:
Apr ’23
Reply to Flutter macOS app getting warnings related to privacy manifest
Hi @DTS Engineer , We upgraded the flutter SDK and Connectivity_plus to the latest versions. After these changes we released two builds to the App Store , both got approved without any warnings So I believe the issue is resolved for now Thank you for the support and guidance
Replies
Boosts
Views
Activity
Feb ’25
Reply to Flutter macOS app getting warnings related to privacy manifest
Hi Albert Pascual, Thanks a lot for your immediate reply Please note we are using a purely flutter project created with Cursor( VSCode AI version) IDE targeted to MacOS and Windows For realising the app to Mac app store we are using Xcode 16.0 version running on MacOS 15.1.1 When we releasing a test flight build there is no warnings happening But when ever we are releasing the app for Beta testing or App Store review we are getting the warning emails Using a Test project won't help us to demonstrate the issue I believe Waiting for your reply Thanks in advance
Replies
Boosts
Views
Activity
Feb ’25
Reply to App got rejected in review : Program License Agreement 2.3 - Confidential Nature of Pre-Release Apple Software and Services
Hi All, Our app version got approved.☺️ We didn't submitted any new build , just mention the issue as a reply in the AppStore connect. Hoping that it might be an issue at the Apple review end
Replies
Boosts
Views
Activity
Sep ’24
Reply to Xcode : Package.resolved file is getting deleted on branch switching in git
Hi @DTS Engineer , We tested the issue in Xcode 16 beta 5 version and we are not able to reproduce the issue So I think the issue is resolved in beta 5 itself. So I think we will be fine when we get the official release of Xcode 16 Thanks a lot @DTS Engineer
Replies
Boosts
Views
Activity
Aug ’24
Reply to Xcode : Package.resolved file is getting deleted on branch switching in git
Hi @DTS Engineer , Thanks a lot for your reply. We are using the Xcode 15.3. As you suggested , I will try to reproduce the issue on Xcode 16 beta 6 and update you
Replies
Boosts
Views
Activity
Aug ’24
Reply to Watch app not listing in complication list of watch app in iPhone
Actually we tried to create watch face from watch OS 8.8 only from an Apple Watch series 3. So as per your reply , I believe only simple complications will work on the Series 3 rather than graphic ones So we will try to add some simple family like modular, utilitarian or circular
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Feb ’24
Reply to App Navigation stuck while Air Play is enabled
I found a similar issue related to navigation here https://developer.apple.com/forums/thread/695932 . So I just followed as mentioned in the above answer. I created a static member for window property in SceneDelegate and initialising it on the scene willConnectTo method of the SceneDelegate. And I am using this static member in other parts of the application to get fetch the rootViewController . This solves my issue. I can now use the app navigation with out any issues while the Air Play is active
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Apr ’23
Reply to Xcode 14.1 and iOS 16.1 causing debugging issues when running from Xcode
Hi All, This issue is fixed when I updated to iOS16.1.1. Seems to be some issue was there in iOS 16.1 which got fixed in 16.1.1
Replies
Boosts
Views
Activity
Apr ’23