Search results for

Visual Studio Maui IOS

105,638 results found

Post

Replies

Boosts

Views

Activity

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
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
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
990
Dec ’23
Reply to Using IBM Watson
I tried the visual-recognition-coreml example projects of watson-developer-cloud on Github, but didn't see any way to create a custom model and train it in Watson Studio, after uploading the image files in zip. My project in Watson Studio shows no associated service. It seems there should be a visual recognition service associated. I wonder what's wrong.
Topic: Machine Learning & AI SubTopic: Core ML Tags:
Mar ’18