Search results for

“Visual Studio Maui IOS”

109,043 results found

Post

Replies

Boosts

Views

Activity

Reply to Geolocation tracking for IOS apps using .net Maui
Are you able to demonstrate the issue in a test project created from one of Xcode's templates, and using only Apple APIs? If not, you should check with the support resources provided by “MAUI” to get assistance with their software. Unless another developer in the forums has experience with the third-party and can provide assistance. You can find tips on creating and sharing a test project in Creating a Test Project. Albert Pascual
  Worldwide Developer Relations.
Feb ’25
Attempts to install Tensorflow on Mac Studio M1 fail
I am attempting to install Tensorflow on my M1 and I seem to be unable to find the correct matching versions of jax, jaxlib and numpy to make it all work. I am in Bash, because the default shell gave me issues. I downgraded to python 3.10, because with 3.13, I could not do anything right. Current actions: bash-3.2$ python3.10 -m venv ~/venv-metal bash-3.2$ python --version Python 3.10.16 python3.10 -m venv ~/venv-metal source ~/venv-metal/bin/activate python -m pip install -U pip python -m pip install tensorflow-macos And here, I keep running tnto errors like: (venv-metal):~$ pip install tensorflow-macos tensorflow-metal ERROR: Could not find a version that satisfies the requirement tensorflow-macos (from versions: none) ERROR: No matching distribution found for tensorflow-macos What is wrong here? How can I fix that? It seems like the system wants to use the x86 version of python ... which can't be right.
4
0
1.9k
Dec ’24
Reply to Cannot run Animation Hitches Instrument
I see the same problem whenever I profile on a physical iOS device from Xcode 16.1 or 16.2 Beta 2 with any instrument using a recording mode of “deferred” (which happens to be the default recording mode for the Hitches tool). If I change the recording mode to “Capture last n seconds” (or, when available, “Immediate”), the errors do not appear. FWIW, my configuration is similar: M1 Mac Studio, Sequoia 15.1. Profiling a new blank project on iPhone 16 Pro Max, iOS 18.1.
Nov ’24
Reply to Android Emulator on Silicon
Hello Team, Need help with launching Android TV on Mac M1 Pro Error : Emulator process for AVD has terminated. Unable to open android TV emulator on mac m1 pro -> Android Studio version Android Studio Bumblebee | 2021.1.1 Recommended and ARM images tabs are empty and unable to launch device by selecting any of the options under other images tab. Attaching screenshots for reference.
Feb ’22
Reply to MTP-USB iOS Application using .NET MAUI
Are you able to demonstrate the issue in a test project created from one of Xcode's templates, and using only Apple APIs? If not, you should check with the support resources provided by “MAUI” to get assistance with their software. Unless another developer in the forums has experience with the third-party and can provide assistance. You can find tips on creating and sharing a test project in Creating a Test Project. Albert Pascual
  Worldwide Developer Relations.
Feb ’25
Reply to Apps won't upload after XCode update.
Thank you for sharing your experience. It appears that you are utilizing the MAUI tool and that your publishing issues began after downloading the latest version of Xcode. You should check with the support resources provided by the 3rd party to get assistance with their software as I am sure they are aware of the issue? Unless another developer in the forums has experience with the third-party and can provide assistance. Wish you good luck, Albert Pascual
  Worldwide Developer Relations.
Oct ’25
Reply to Geolocation tracking for IOS apps using .net Maui
Are you able to demonstrate the issue in a test project created from one of Xcode's templates, and using only Apple APIs? If not, you should check with the support resources provided by “MAUI” to get assistance with their software. Unless another developer in the forums has experience with the third-party and can provide assistance. You can find tips on creating and sharing a test project in Creating a Test Project. Albert Pascual
  Worldwide Developer Relations.
Replies
Boosts
Views
Activity
Feb ’25
Reply to xcode 11.0 no support for nsPopupButtons
An update:This weird visual corruption only happens when the app is being debugged from Xcode 11.It does not happen if you start the app from the Dock.So I was able to release my app when it was built with Xcode 11.I have just learned to ignore the visual corruption when debugging the app from Xcode.
Replies
Boosts
Views
Activity
Dec ’19
Attempts to install Tensorflow on Mac Studio M1 fail
I am attempting to install Tensorflow on my M1 and I seem to be unable to find the correct matching versions of jax, jaxlib and numpy to make it all work. I am in Bash, because the default shell gave me issues. I downgraded to python 3.10, because with 3.13, I could not do anything right. Current actions: bash-3.2$ python3.10 -m venv ~/venv-metal bash-3.2$ python --version Python 3.10.16 python3.10 -m venv ~/venv-metal source ~/venv-metal/bin/activate python -m pip install -U pip python -m pip install tensorflow-macos And here, I keep running tnto errors like: (venv-metal):~$ pip install tensorflow-macos tensorflow-metal ERROR: Could not find a version that satisfies the requirement tensorflow-macos (from versions: none) ERROR: No matching distribution found for tensorflow-macos What is wrong here? How can I fix that? It seems like the system wants to use the x86 version of python ... which can't be right.
Replies
4
Boosts
0
Views
1.9k
Activity
Dec ’24
Visual glitch iOS 26.1 Home screen: Different rotated Liquid Glass effects after reboots
Light shining effects can repeatedly be observed on older iPhone devices (12/13/14). This change is often seen after the device is rebooted or after a SystemMemoryReset.ips (System Analysis Data). It changes very often...
Replies
1
Boosts
0
Views
336
Activity
Nov ’25
Reply to Cannot run Animation Hitches Instrument
I see the same problem whenever I profile on a physical iOS device from Xcode 16.1 or 16.2 Beta 2 with any instrument using a recording mode of “deferred” (which happens to be the default recording mode for the Hitches tool). If I change the recording mode to “Capture last n seconds” (or, when available, “Immediate”), the errors do not appear. FWIW, my configuration is similar: M1 Mac Studio, Sequoia 15.1. Profiling a new blank project on iPhone 16 Pro Max, iOS 18.1.
Replies
Boosts
Views
Activity
Nov ’24
Reply to Bug: "xcode-select --install" installs outdated version (on MacOS Sequoia)
It may be a problem of HomeBrew. Have you tried to upgrade your HomeBrew? — WindowsMEMZ @ Darock Studio let myEmail = memz + 1 + @ + darock.top
Replies
Boosts
Views
Activity
Oct ’24
Reply to Android Emulator on Silicon
Hello Team, Need help with launching Android TV on Mac M1 Pro Error : Emulator process for AVD has terminated. Unable to open android TV emulator on mac m1 pro -> Android Studio version Android Studio Bumblebee | 2021.1.1 Recommended and ARM images tabs are empty and unable to launch device by selecting any of the options under other images tab. Attaching screenshots for reference.
Replies
Boosts
Views
Activity
Feb ’22
Reply to MTP-USB iOS Application using .NET MAUI
Are you able to demonstrate the issue in a test project created from one of Xcode's templates, and using only Apple APIs? If not, you should check with the support resources provided by “MAUI” to get assistance with their software. Unless another developer in the forums has experience with the third-party and can provide assistance. You can find tips on creating and sharing a test project in Creating a Test Project. Albert Pascual
  Worldwide Developer Relations.
Replies
Boosts
Views
Activity
Feb ’25
Reply to Apps won't upload after XCode update.
Thank you for sharing your experience. It appears that you are utilizing the MAUI tool and that your publishing issues began after downloading the latest version of Xcode. You should check with the support resources provided by the 3rd party to get assistance with their software as I am sure they are aware of the issue? Unless another developer in the forums has experience with the third-party and can provide assistance. Wish you good luck, Albert Pascual
  Worldwide Developer Relations.
Replies
Boosts
Views
Activity
Oct ’25
Reply to Xcode 14 failed to prepare iOS 15.7 device?
Same issue Mac Studio & M1 MacBook Pro with iphone 13 pro and 11 inch iPad Pro
Replies
Boosts
Views
Activity
Sep ’22
Reply to URL Schemes for Direct Access to Software Update Settings on iOS Devices (18.0.1)
Have you tried this? It works for me: prefs:root=General&path=SOFTWARE_UPDATE_LINK — WindowsMEMZ @ Darock Studio let myEmail = memz + 1 + @ + darock.top
Replies
Boosts
Views
Activity
Oct ’24
Reply to Xcode's Intelligence
It requires macOS 26 as well as Xcode 26. With that installed, I have it working with both Claude and local LLMs (via LM Studio).
Replies
Boosts
Views
Activity
Jun ’25
Reply to How to create accurate CollisionShapes for my 3D .USDZ model?
How do you visualize the generated collision shapes?
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jun ’23
Why gl_pointsize is visually different on iphone 6 and 6s?
When I use the same number for gl_pointsize for an APP, the point displays much larger on 6s than 6. This makes me wonder if there is something I need to notice my app about the hardware to set differnt gl_pointsize?Hope some experts or people have similar experiences can share some hint!Thank you.
Replies
0
Boosts
0
Views
286
Activity
Nov ’15
Where can i find VVM (visual voicemail) specifications?
I mean, IMAP and SMS for activation, status, etc.
Replies
3
Boosts
0
Views
1.1k
Activity
Aug ’17