Search results for

“Visual Studio Maui IOS”

109,064 results found

Post

Replies

Boosts

Views

Activity

Reply to Unable to get Metric Kit logs on iOS devices for past 24 hours on Test Flight Build
I have noticed a significant drop out in metric payloads on my local test devices since iOS 18. I am not reliably getting payloads either. I plan to visualize my payload reports over the last 6 months to show the count for my devices bottoming out around mid September. FB15461298 - MetricKit: Production issue / regression with iOS 18 - Significant dropout or metric payloads being generated since 18.0 - nearly no reports I will share my visuals here too as a reference once I have them.
Oct ’24
VisionOS - Enhancing Accessibility for Individuals with Visual Impairments
Hello, I am reaching out because I believe your product, the Vision Pro, could significantly improve the quality of life for individuals with visual impairments, and I thought my personal experience might be of interest to you. We could discuss this in more detail, but to respect your time, I’ll get straight to the point: I have retinitis pigmentosa, a rare retinal disease for which there is currently no treatment. This condition causes a progressive narrowing of the visual field (potentially leading to blindness) and a deficit in photoreceptors (let’s just say I’m not exactly a night owl). In my case, it has become impossible to go out alone in the dark or even see in dim light. (Goodbye evening parties—I can’t even find the entrance to a nightclub, let alone navigate the dance floor!). However, I’ve discovered that sometimes, simply looking through my phone screen and using its brightness helps me see much better. Over the years, I’ve imagined how amazing it would be if a pair of glasses c
1
0
546
Nov ’24
Reply to "Unnotarized Developer ID" - Facing issue while code signing my electron application using the apple developer certificates
Thanks for the reply.Actually I created a new short application in Xcode for testing purpose. The Xcode took care of code signing and notarization for application built in Xcode. But my issue is I've created an applicaiton using Visual Studio Code in electron.js and I can't move or exxport my application to Xcode.As mentioned, before the macOS update, the steps followed by me were working absolutely fine but post update, I started getting 'unnotarized developer ID' error. Can you please help me understandiing if it is something related to me developer account ID ?Do i need to get it notarized or something similar to it needs to be done ?Also please let me know how can I check if my developer ID s notarized or not ?Thanks in advance.
Topic: App & System Services SubTopic: Core OS Tags:
Oct ’19
Visual Intelligence: App Intent Not Found?
I'm making a PoC for Visual Intelligence integration in iOS. It's a very simple setup... the extension will always reply with a couple of static results just so I can verify that it's working and figure out how to handle receiving app activation from the Intents framework. The app seems to be registering the VI intent correctly, because I see my app's name in the tab list of providers for search results, but when I select my app, I always get no results. I looked at the console for the moment I'm selecting my app and seeing this error: error 16:37:09.433057-0600 duetexpertd [com.hairlessape.VisualIntelligenceProvider.VIAppIntent] Unable to get connection interface: Error Domain=LNConnectionErrorDomain Code=1100 Unable to locate `com.hairlessape.VisualIntelligenceProvider.VIAppIntent` for the `com.apple.appintents-extension` extension point No amount of web searching or AI interrogation has produced any headwind here. I've checked the build product and I can see the VIAppIntent.appex file in
5
0
271
Nov ’25
Visual Intelligence -- Make OpenIntent show a sheet rather than open my App
The developer tutorial for visual intelligence indicates that the method to detect and handle taps on a displayed entity from the Search section is via an OpenIntent associated with your entity. However, running this intent executes code from within my app. If I have the perform() method display UI, it always displays UI from within my app. I noticed that the Google app's integration to visual intelligence has a different behavior-- tapping on an entity does not take you to the Google app -- instead, a Webview is presented sheet-style WITHIN the Visual Intelligence environment (see below) How is that accomplished?
0
0
608
Sep ’25
Dual Monitor Studio Display XDR fails on MacBook Pro M4 Pro
I have two Macbook Pros: 14 M4 Pro (company) 16 M4 Max (personal) I work remote full-time and recently purchased 2 of the new Studio Display XDRs. Everything works perfectly however I chose to connect them to the M4 Max. I have a caldigit Element TB5 hub and can daisy chain both monitors through that perfectly. With that said, no matter how I plug them into the M4 Pro I can only ever get one to light up at a time. What I have tried to resolve it: Plug them in individually to the m4 pro Plug them in one at a time, force them to 60hz and then plug them both in. Daisy Chaining the displays Daisy Chaining the displays through the TB5 Hub Nothing works. Only one display comes on and its whichever is plugged in first. I have even tried lowering the refresh to as low as it goes on both manually then plugging them back in. Still nothing. From what I am reading it appears to be that the M4 Pro has 3 display lanes and when I plug the first studio display XDR it is using 2 lanes. If I go down to 60hz w
1
0
44
4d
MAUI Application Crash in 14.5 version when click on Apple Logo
I have my application named TestDataPro in apple store. When I open the application and click on apple icon, my application crash. It is working fine in MACOS version 14.2.1. But it is causing crash in MACOS version 14.5 and 14.6 with having Apple M1 or M2 chip. While for the same MACOS version with having intel chip it is working fine. I have attached crash log. Can you please help me to find the root cause for this? TDPCrashReport.txt
1
0
216
Nov ’24
Reply to C++ Code will Not Compile With Xcode 6.4
Xcode's C++ compiler is generally a little stricter than Visual Studio's, that is, closer to the C++ standard. Without digging up the precise standardese (which you're probably not interested in), there's a rule about how names are looked up inside templates, and when you're supposed to have to give the compiler a hint. That explains the 'clear' problem, but the other two issues are actually the same. 'getLength' is doing the exact same thing as 'clear', of course. LinkedList is a bit trickier—the compiler doesn't recognize that as the base class without the template arguments, LinkedList<ItemType>. (Another way to force it to look inside the current class is to write LinkedListValue::LinkedList, but I find that stranger.)Anyway, sorry for the pedantry, but may your code be more technically correct. ;-)
Aug ’15
Reply to Unable to get Metric Kit logs on iOS devices for past 24 hours on Test Flight Build
I have noticed a significant drop out in metric payloads on my local test devices since iOS 18. I am not reliably getting payloads either. I plan to visualize my payload reports over the last 6 months to show the count for my devices bottoming out around mid September. FB15461298 - MetricKit: Production issue / regression with iOS 18 - Significant dropout or metric payloads being generated since 18.0 - nearly no reports I will share my visuals here too as a reference once I have them.
Replies
Boosts
Views
Activity
Oct ’24
VisionOS - Enhancing Accessibility for Individuals with Visual Impairments
Hello, I am reaching out because I believe your product, the Vision Pro, could significantly improve the quality of life for individuals with visual impairments, and I thought my personal experience might be of interest to you. We could discuss this in more detail, but to respect your time, I’ll get straight to the point: I have retinitis pigmentosa, a rare retinal disease for which there is currently no treatment. This condition causes a progressive narrowing of the visual field (potentially leading to blindness) and a deficit in photoreceptors (let’s just say I’m not exactly a night owl). In my case, it has become impossible to go out alone in the dark or even see in dim light. (Goodbye evening parties—I can’t even find the entrance to a nightclub, let alone navigate the dance floor!). However, I’ve discovered that sometimes, simply looking through my phone screen and using its brightness helps me see much better. Over the years, I’ve imagined how amazing it would be if a pair of glasses c
Replies
1
Boosts
0
Views
546
Activity
Nov ’24
Reply to "Unnotarized Developer ID" - Facing issue while code signing my electron application using the apple developer certificates
Thanks for the reply.Actually I created a new short application in Xcode for testing purpose. The Xcode took care of code signing and notarization for application built in Xcode. But my issue is I've created an applicaiton using Visual Studio Code in electron.js and I can't move or exxport my application to Xcode.As mentioned, before the macOS update, the steps followed by me were working absolutely fine but post update, I started getting 'unnotarized developer ID' error. Can you please help me understandiing if it is something related to me developer account ID ?Do i need to get it notarized or something similar to it needs to be done ?Also please let me know how can I check if my developer ID s notarized or not ?Thanks in advance.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Oct ’19
Visual Intelligence: App Intent Not Found?
I'm making a PoC for Visual Intelligence integration in iOS. It's a very simple setup... the extension will always reply with a couple of static results just so I can verify that it's working and figure out how to handle receiving app activation from the Intents framework. The app seems to be registering the VI intent correctly, because I see my app's name in the tab list of providers for search results, but when I select my app, I always get no results. I looked at the console for the moment I'm selecting my app and seeing this error: error 16:37:09.433057-0600 duetexpertd [com.hairlessape.VisualIntelligenceProvider.VIAppIntent] Unable to get connection interface: Error Domain=LNConnectionErrorDomain Code=1100 Unable to locate `com.hairlessape.VisualIntelligenceProvider.VIAppIntent` for the `com.apple.appintents-extension` extension point No amount of web searching or AI interrogation has produced any headwind here. I've checked the build product and I can see the VIAppIntent.appex file in
Replies
5
Boosts
0
Views
271
Activity
Nov ’25
Visual Intelligence -- Make OpenIntent show a sheet rather than open my App
The developer tutorial for visual intelligence indicates that the method to detect and handle taps on a displayed entity from the Search section is via an OpenIntent associated with your entity. However, running this intent executes code from within my app. If I have the perform() method display UI, it always displays UI from within my app. I noticed that the Google app's integration to visual intelligence has a different behavior-- tapping on an entity does not take you to the Google app -- instead, a Webview is presented sheet-style WITHIN the Visual Intelligence environment (see below) How is that accomplished?
Replies
0
Boosts
0
Views
608
Activity
Sep ’25
Dual Monitor Studio Display XDR fails on MacBook Pro M4 Pro
I have two Macbook Pros: 14 M4 Pro (company) 16 M4 Max (personal) I work remote full-time and recently purchased 2 of the new Studio Display XDRs. Everything works perfectly however I chose to connect them to the M4 Max. I have a caldigit Element TB5 hub and can daisy chain both monitors through that perfectly. With that said, no matter how I plug them into the M4 Pro I can only ever get one to light up at a time. What I have tried to resolve it: Plug them in individually to the m4 pro Plug them in one at a time, force them to 60hz and then plug them both in. Daisy Chaining the displays Daisy Chaining the displays through the TB5 Hub Nothing works. Only one display comes on and its whichever is plugged in first. I have even tried lowering the refresh to as low as it goes on both manually then plugging them back in. Still nothing. From what I am reading it appears to be that the M4 Pro has 3 display lanes and when I plug the first studio display XDR it is using 2 lanes. If I go down to 60hz w
Replies
1
Boosts
0
Views
44
Activity
4d
Transparent window with visual effects that affect the content in the underlying windows?
I know it is possible to create a transparent window in OS X. Is it possible to add some kind of visual effects view onto it so that those effects would affect the content in the underlying windows?Say, I want to see the underlying contents in grayscale. Or some other effects.
Topic: UI Frameworks SubTopic: AppKit Tags:
Replies
0
Boosts
0
Views
183
Activity
Oct ’15
Reply to AudioUnitV3Example sample code got a sweet update
GarageBand (for iOS) doesn't suppert AU effects yet. But you should defintely be seeing AU instruments. Maybe your iPad is roo old?But you can try AU effects with other hosts like Multitrack Studio, AUM, Cubasis etc
Topic: Media Technologies SubTopic: Audio Tags:
Replies
Boosts
Views
Activity
Apr ’16
Reply to macOS Monterey 12.3 Bluetooth connection problems since update
same bug too! using M1 macbook pro with magic mouse 2 and Beats studio 3, and magic keyboard. I found out that only keep disconnecting and reconnect when i use my bluetooth device with beats studio 3 when i turn off beats studio 3, the bug is gone
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Mar ’22
In Visual Design, what does this mean. Are there examples?
What is meant by this? Use an 8px-by-8px grid. A grid keeps lines sharp and ensures that content is as crisp as possible at all sizes, requiring less retouching and sharpening. Snap the image boundaries to the grid to minimize half pixels and blurry details that can occur when scaling down.
Replies
0
Boosts
0
Views
486
Activity
Jun ’21
Reply to App not running in Android Suduio but working in Xcode 15.0 and iOS 17+
Ok, this is resolved by downloading latest version of Xcode and flutter. With latest flutter and Xcode, android studio uses live Xcode Automation to run app via Xcode while debugging in Android Studio.
Replies
Boosts
Views
Activity
Oct ’23
Reply to Can't create new version
Happening here as well, 2nd July 2024, using VS connected to xcode, coding in MAUI App Store bundle validation failed for archive ***** altool exited with code 1. The provided entity includes an attribute with a value that has already been used
Replies
Boosts
Views
Activity
Jul ’24
Feature request: Visualize Apple TV screen on remote app
I would like a feature on the remote app which visualizes the TV screen in the remote app on the phone. Scenario is to navigate the Apple TV while I’m not in front of the TV screen (e.g. start a show on Apple tv) Today I need to stand in front of the TV to see where I’m navigating to.
Replies
1
Boosts
0
Views
737
Activity
Apr ’24
MAUI Application Crash in 14.5 version when click on Apple Logo
I have my application named TestDataPro in apple store. When I open the application and click on apple icon, my application crash. It is working fine in MACOS version 14.2.1. But it is causing crash in MACOS version 14.5 and 14.6 with having Apple M1 or M2 chip. While for the same MACOS version with having intel chip it is working fine. I have attached crash log. Can you please help me to find the root cause for this? TDPCrashReport.txt
Replies
1
Boosts
0
Views
216
Activity
Nov ’24
Reply to C++ Code will Not Compile With Xcode 6.4
Xcode's C++ compiler is generally a little stricter than Visual Studio's, that is, closer to the C++ standard. Without digging up the precise standardese (which you're probably not interested in), there's a rule about how names are looked up inside templates, and when you're supposed to have to give the compiler a hint. That explains the 'clear' problem, but the other two issues are actually the same. 'getLength' is doing the exact same thing as 'clear', of course. LinkedList is a bit trickier—the compiler doesn't recognize that as the base class without the template arguments, LinkedList<ItemType>. (Another way to force it to look inside the current class is to write LinkedListValue::LinkedList, but I find that stranger.)Anyway, sorry for the pedantry, but may your code be more technically correct. ;-)
Replies
Boosts
Views
Activity
Aug ’15