Search results for

“Visual Studio Maui IOS”

109,079 results found

Post

Replies

Boosts

Views

Activity

Using External Accessory Framework in iOS App Development with MAUI
Hello, Apple Developer Community, I am currently developing an iOS application using .NET MAUI. In this application, I need to use the ExternalAccessoryFramework to communicate with external devices. However, I couldn't find any information about the compatibility of MAUI and ExternalAccessoryFramework, and I would like to confirm whether this combination is possible. Can an iOS app developed with MAUI use the ExternalAccessoryFramework? If so, could you provide any guidelines or reference materials about its implementation? I would greatly appreciate it if you could share your knowledge and experience. Thank you in advance.
1
0
953
Feb ’24
Can not Upload api from Visual Studio(Xamarin)
Hello everybody.I'm trying to upload new build for my existing app (sitting there since 2015) to app store.Application Loader gives me an error message regarding port 443.Or not recognising peer.Or not beeng able to connect to Apple web services443 is open - I checked. Even reconfigured by pf.conf editing and loading from Terminal. It goes through all steps and stops at veryfying Metadata. I changed protocols, changed networks, gave permissions to VS,Xamarin, Application Loader in Firewall settings, restarted Mac numerous times, recreated all sertificates and prov. profiles,recompiled with version that I created in iTunesConnect and did everything that I could find on Internet. No luck. Please advise, for I have limited timef rame to submit(till Sept 7).
0
0
2.4k
Aug ’18
Geolocation tracking for IOS apps using .net Maui
I'm working on an in-house iOS app designed to help users accurately track their routes during trips. Currently, I've implemented a method to track users when the app is open in the background. However, I'm facing challenges, as the tracking stops when the device is locked for more than 10 minutes. I'm looking for a solution to continuously track a user's geolocation, even if the app is closed or not in use. Specifically, I want to ensure uninterrupted tracking, especially when the device is locked. Here are some key points: Current Method: I'm currently using the Core Location method and a combination of background tasks and a repeating timer to fetch the user's location and update a log for geolocation tracking when the app is open in the background. Issues Faced: The tracking stops when the device is locked for more than 10 minutes. This limitation impacts the accuracy of the route tracking during longer trips. Objective: My goal is to achieve continuous geolocation tracking, even when the app is
1
0
1.1k
Dec ’23
Reply to MacOS Ventura - WindowServer quit unexpectedly
I've had this issue since upgrading to Ventura. Anecdotal perhaps: The crash only happens when the laptop is connected to my LG 4k monitor The crash frequency is way higher when using Visual Studio, or perhaps it's because I switch desktops when using Visual Studio in a maximized way. Ventura 13.0.1 didn't help. 3 crashes already after the patch
Topic: App & System Services SubTopic: Core OS Tags:
Nov ’22
Reply to Xcode for iPad Pro
Apple can make XCode Light or XCode for iOS. Like MS make Visual Studio for OS X. But it's based on Github Atom, instead rewrite Win32 app.
Replies
Boosts
Views
Activity
Oct ’15
Using External Accessory Framework in iOS App Development with MAUI
Hello, Apple Developer Community, I am currently developing an iOS application using .NET MAUI. In this application, I need to use the ExternalAccessoryFramework to communicate with external devices. However, I couldn't find any information about the compatibility of MAUI and ExternalAccessoryFramework, and I would like to confirm whether this combination is possible. Can an iOS app developed with MAUI use the ExternalAccessoryFramework? If so, could you provide any guidelines or reference materials about its implementation? I would greatly appreciate it if you could share your knowledge and experience. Thank you in advance.
Replies
1
Boosts
0
Views
953
Activity
Feb ’24
Reply to Need Help with Error message on Visual Studio Code
Visual Studio questions are best asked on the respective Microsoft forums.
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jan ’24
Reply to why no "fold all" option?
i think visual studio code does it too -> fold all that can be folded
Replies
Boosts
Views
Activity
Aug ’25
Reply to Error Adding account to Visual Studio 2022
I'm experiencing the same issue on windows visual studio 2022.
Replies
Boosts
Views
Activity
Oct ’24
Can not Upload api from Visual Studio(Xamarin)
Hello everybody.I'm trying to upload new build for my existing app (sitting there since 2015) to app store.Application Loader gives me an error message regarding port 443.Or not recognising peer.Or not beeng able to connect to Apple web services443 is open - I checked. Even reconfigured by pf.conf editing and loading from Terminal. It goes through all steps and stops at veryfying Metadata. I changed protocols, changed networks, gave permissions to VS,Xamarin, Application Loader in Firewall settings, restarted Mac numerous times, recreated all sertificates and prov. profiles,recompiled with version that I created in iTunesConnect and did everything that I could find on Internet. No luck. Please advise, for I have limited timef rame to submit(till Sept 7).
Replies
0
Boosts
0
Views
2.4k
Activity
Aug ’18
Reply to how to create a free developer account
Is there a way to do this in Visual Studio Mac or on a windows machine which using Xamarin Forms?
Replies
Boosts
Views
Activity
Dec ’21
MTP-USB iOS Application using .NET MAUI
I would like to create iOS App that have MTP-USB functions. So I have the following questions: 1.Is it possible to create an application with MTP-USB function using .NET MAUI? 2.If 1. is possible, how should I implement it? The devices I plan to use are iPhone 15 and iPhone 15 Pro. Thanks.
Replies
1
Boosts
0
Views
614
Activity
Feb ’24
Reply to Xcode 13.2 - Internal error : Missing Package Description Module
Is it viable to use Microsoft's Visual Studio instead of relying on Xcode?
Replies
Boosts
Views
Activity
Dec ’21
Building MAUI build against iOS 18 Beta
I have new MAUI app build pointing to Xcode 16 beta. What other setup do I need to check to see if I'm building for iOS 18 beta target? I checked on xcodebuild -showsdks ... iOS SDKs: iOS 18.0 iOS Simulator SDKs: Simulator - iOS 18.0 Would Xcode 16 beta automatically use iOS 18 beta SDK? Thanks.
Replies
1
Boosts
0
Views
711
Activity
Sep ’24
Reply to Code C in VS Code Error(ld: symbol(s) not found for architecture arm64)
The wrong forum, please the Microsoft support forums for Visual Studio Code.
Replies
Boosts
Views
Activity
Dec ’21
Geolocation tracking for IOS apps using .net Maui
I'm working on an in-house iOS app designed to help users accurately track their routes during trips. Currently, I've implemented a method to track users when the app is open in the background. However, I'm facing challenges, as the tracking stops when the device is locked for more than 10 minutes. I'm looking for a solution to continuously track a user's geolocation, even if the app is closed or not in use. Specifically, I want to ensure uninterrupted tracking, especially when the device is locked. Here are some key points: Current Method: I'm currently using the Core Location method and a combination of background tasks and a repeating timer to fetch the user's location and update a log for geolocation tracking when the app is open in the background. Issues Faced: The tracking stops when the device is locked for more than 10 minutes. This limitation impacts the accuracy of the route tracking during longer trips. Objective: My goal is to achieve continuous geolocation tracking, even when the app is
Replies
1
Boosts
0
Views
1.1k
Activity
Dec ’23
Reply to MacOS Ventura - WindowServer quit unexpectedly
I've had this issue since upgrading to Ventura. Anecdotal perhaps: The crash only happens when the laptop is connected to my LG 4k monitor The crash frequency is way higher when using Visual Studio, or perhaps it's because I switch desktops when using Visual Studio in a maximized way. Ventura 13.0.1 didn't help. 3 crashes already after the patch
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Nov ’22
Reply to how do you get xcode 32 bit for windows?
Even if he goes the route of Visual Studio he will still need a mac for the simulator...
Replies
Boosts
Views
Activity
Sep ’17
Reply to Xcode Simulator Can't Boot
OP, you wouldn't happen to be running Visual Studio Code with the Swift and/or Flutter extensions, would you?
Replies
Boosts
Views
Activity
Jun ’25