Search results for

“Visual Studio Maui IOS”

109,080 results found

Post

Replies

Boosts

Views

Activity

Reply to R painfully slow on Air M1 - Big Sur
Hi, I have been using R studio 2022.07.2 Build 576 on my MBA M1 (MacOS Ventura). All was good when I started the data cleaning project on the 1.23 gb dataset. Suddenly, everything has slowed down painfully. It takes a good 10+ minutes to simply ingest a dataset. I believe at this point, R studio is native for M1, so I have no clue what has happened an more importantly how to solve it. Please help. -Jawwad
Topic: App & System Services SubTopic: Core OS Tags:
Dec ’22
Reply to Wireless Emergency Alerts "Options"
Thank you for your reply. The criteria where I am finding the Government Alerts Amber, Presidental, etc... is the attached network. So I am trying to determine if it is signaling from the network or iOS determines to allow these settings to be visual or not or active or not based on Attached Network ID versus SIM Carrier ID.
Topic: App & System Services SubTopic: Core OS Tags:
Apr ’21
Reply to Invalid Toolchain while Uploading Xamarin.iOS app to App Store Connect
Xcode 11.7, Xcode 12 beta 6 and Xcode 12 GM seed. Devs should never use any beta OS/SDK/tool for submittal to the store, ever, so b6 is out. 12 GM might fail right now if the backend hasn't been changed to accept it, and that is a distinct possibility, at least for the moment. Xcode 11.7 should work regardless. My guess is this isn't just about Xcode, but that you've also included a beta SDK, and/or built while on a beta macOS. As well, once an project has been touched by a beta Xcode, there may be traces left if you switch to a release Xcode, such as 11.7, where the store sniffs out those traces and rejects as above. Be sure when moving to release tools to 'clean-build-folder' on the project. I have to publish this app as soon as possible I assume you're targeting iOS 14.x (except that Xcode 11.x would not know about it...) - you might stick with iOS 14 GM, and Xcode 12 GM, but again, it is common that the last part of the puzzle is resetting the flag on the backend that says those versions
Sep ’20
Reply to Audio Balance Setting
When listening with headphones I move the balance slider (setting/accessibility/audio & visual/balance slider) 95% to the right due to right side hearing loss. I want to automate the process in shortcuts, Apple’s iOS automation feature. I can’t find an option to do this while building a shortcut. Any ideas?
Topic: Media Technologies SubTopic: Audio Tags:
Nov ’21
Reply to I have a bone to pick with Xcode
Visual debugger: debugging SwiftUI with visual debugger is in 90% useless task and waste of time. There should be some jump to view button to quickly find View that is inspected. More information about view in right pane would be more helpful. Not to mention that opening visual debugger multiple times hogs up whole RAM on mac This could be very powerful tool, but currently it is just a feature we avoid to use and to keep sanity. Also it is very slow.
Feb ’25
Reply to How to determine whether the shortcut command is triggered by Siri or the user clicks?
There isn't a way to do that, your intent's implementation shouldn't depend on how the customer chose to invoke it. To handle visual vs. non-visual invocations, you can provide shorter and longer dialogs via IntentDialog, so that if a customer invokes your intent on screen, the system will use your shorter dialog because you can also show a visual snippet, but if a snippet can't be shown (such as if the device is currently in use with CarPlay), the longer dialog will be used instead. —Ed Ford,  DTS Engineer
Topic: App & System Services SubTopic: General Tags:
Dec ’24
Reply to R painfully slow on Air M1 - Big Sur
Hi, I have been using R studio 2022.07.2 Build 576 on my MBA M1 (MacOS Ventura). All was good when I started the data cleaning project on the 1.23 gb dataset. Suddenly, everything has slowed down painfully. It takes a good 10+ minutes to simply ingest a dataset. I believe at this point, R studio is native for M1, so I have no clue what has happened an more importantly how to solve it. Please help. -Jawwad
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Dec ’22
Reply to Wireless Emergency Alerts "Options"
Thank you for your reply. The criteria where I am finding the Government Alerts Amber, Presidental, etc... is the attached network. So I am trying to determine if it is signaling from the network or iOS determines to allow these settings to be visual or not or active or not based on Attached Network ID versus SIM Carrier ID.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Apr ’21
Reply to xcode 8 disable extra information from the console
Thanks a lot.I've been terrified by the verbosity of the Android Studio console and now my Xcode console is infected as well. 😕
Replies
Boosts
Views
Activity
Sep ’16
Reply to Mission Control sometimes stops working
I echo what everyone else here is saying. This issue is persisting. Logitec MX3 on a Mac Studio, running via the USB dongle.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Oct ’22
Reply to Controlling iPhones from Mac Studio
Does the Multipeer Connectivity framework support peer to peer connectivity over a lighting cable between a Mac Studio, and iPhone 14?
Topic: App & System Services SubTopic: Hardware Tags:
Replies
Boosts
Views
Activity
May ’23
Reply to Invalid Toolchain while Uploading Xamarin.iOS app to App Store Connect
Xcode 11.7, Xcode 12 beta 6 and Xcode 12 GM seed. Devs should never use any beta OS/SDK/tool for submittal to the store, ever, so b6 is out. 12 GM might fail right now if the backend hasn't been changed to accept it, and that is a distinct possibility, at least for the moment. Xcode 11.7 should work regardless. My guess is this isn't just about Xcode, but that you've also included a beta SDK, and/or built while on a beta macOS. As well, once an project has been touched by a beta Xcode, there may be traces left if you switch to a release Xcode, such as 11.7, where the store sniffs out those traces and rejects as above. Be sure when moving to release tools to 'clean-build-folder' on the project. I have to publish this app as soon as possible I assume you're targeting iOS 14.x (except that Xcode 11.x would not know about it...) - you might stick with iOS 14 GM, and Xcode 12 GM, but again, it is common that the last part of the puzzle is resetting the flag on the backend that says those versions
Replies
Boosts
Views
Activity
Sep ’20
Reply to Audio Balance Setting
When listening with headphones I move the balance slider (setting/accessibility/audio & visual/balance slider) 95% to the right due to right side hearing loss. I want to automate the process in shortcuts, Apple’s iOS automation feature. I can’t find an option to do this while building a shortcut. Any ideas?
Topic: Media Technologies SubTopic: Audio Tags:
Replies
Boosts
Views
Activity
Nov ’21
Reply to Spotlight keeps crashing after last update (iOS 14)
Same problem with me. There seems to be no workaround. Mac mini (2018) Android Studio Simulator
Replies
Boosts
Views
Activity
Oct ’20
Reply to Why is the XCode 10 IDE so slow?
yes. xcode is so rubbish than app code , or android studio in ide editor 。 it seems they have no developers to do it better 。 or they use children to do it.
Replies
Boosts
Views
Activity
Jun ’19
Reply to 使用登录API模拟登录appstoreconnect后台是报503错误
You should use App Store Connect API to make your automatic workflow interact with App Store Connect. — WindowsMEMZ @ Darock Studio
Replies
Boosts
Views
Activity
Oct ’24
xcode beta 5 simulator visual issues
there seems to be an issue with transparency in the simulator present in beta 5, didnt see this in the other betas, anyone else having this issue? im on a Intel Mac.
Replies
2
Boosts
0
Views
861
Activity
Jul ’23
Got stuck when Installing Horovod to cluster my two studios
Really excited after got some experiences with MPS backends for torch. But when I try to install Horovod due to problems related to c++17. Needs help.
Replies
0
Boosts
0
Views
604
Activity
Nov ’23
Reply to I have a bone to pick with Xcode
Visual debugger: debugging SwiftUI with visual debugger is in 90% useless task and waste of time. There should be some jump to view button to quickly find View that is inspected. More information about view in right pane would be more helpful. Not to mention that opening visual debugger multiple times hogs up whole RAM on mac This could be very powerful tool, but currently it is just a feature we avoid to use and to keep sanity. Also it is very slow.
Replies
Boosts
Views
Activity
Feb ’25
Reply to How to determine whether the shortcut command is triggered by Siri or the user clicks?
There isn't a way to do that, your intent's implementation shouldn't depend on how the customer chose to invoke it. To handle visual vs. non-visual invocations, you can provide shorter and longer dialogs via IntentDialog, so that if a customer invokes your intent on screen, the system will use your shorter dialog because you can also show a visual snippet, but if a snippet can't be shown (such as if the device is currently in use with CarPlay), the longer dialog will be used instead. —Ed Ford,  DTS Engineer
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Dec ’24
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