Search results for

“Visual Studio Maui IOS”

109,093 results found

Post

Replies

Boosts

Views

Activity

Reply to Open-Sourcing Plan
I talked about Linux and Visual Studio / Windows. How did you get the idea I was saying LLVM was much further along with BSD which I did not mention. LLVM is coming to windows by Google and now Microsoft - but Linux is much further along than .... Windows
Topic: Programming Languages SubTopic: Swift Tags:
Jun ’15
Reply to Coding
Who is you? In most cases, Apple doesn't respond in these forums. They do sometimes, but not often. I can assure you there is no partnership' with Electron. Visual Studio Code is Microsoft's product. You would have to ask Microsoft about it. I'm not sure what you are asking for in terms of some alternative compatible.
Nov ’20
Reply to electron mac build crashing on startup (signed and notarized)
Hi @eskimoThanks for the reply.Actually, my application is built using Visual studio code and not Xcode. I've code-signed my application using electron-osx-sign (electron package).Though, currently my application is running fine on macOS 10.14.5 and above (10.15 as well). Now I want to get it notarised to avoid any issues in future, I've been looking for solutions given on internet and I found all the solutions are using Xcode.I've researched so far that you cannot open or export an applicaiton built in visual studio code to Xcode. Can you share some solution to get my electron applicaiton notarised without using Xcode (by some commands or electron packages).Thanks in advance.
Topic: Code Signing SubTopic: General Tags:
Oct ’19
Reply to "Unnotarized Developer ID" - Facing issue while code signing my electron application using the apple developer certificates
Thanks for the reply.Actually, the electron-packager packages my entire code and creates a '.app' for mac. My major issue is code signing part as before the update evehting was working absolutely fine for me but, post update I'm getting error to be unnoatrized developer ID. I've created a new application in Xcode and got it signed and notarized as everything was taken care by Xcode only. But, the current applicaiton being developed in Visual studio code using electron.js is coming up as a big challenge to me.Do you know how can I get to know whether my developer ID is notarized or not, or is it related to something else?Kindly share some inputs related to electron.js built applicaitons in visual studio code if possible. Thanks in advance
Topic: App & System Services SubTopic: Core OS Tags:
Oct ’19
Reply to Open-Sourcing Plan
Linux is also easier since it is much further along the road with the LLVM support. Google had been working on an LLVM implementation for Visual Studio as a plugin with compatibility, and now Microsoft is working on some LLVM implementation.... but as far as I know it is not as mature. Swift has a dependancy on the LLVM.
Topic: Programming Languages SubTopic: Swift Tags:
Jun ’15
Reply to ITMS-90809: Deprecated API Usage
Did you try the solution presented here (I think the important is the flag to add to the build): https ://devblogs.microsoft. com/xamarin/uiwebview-deprecation-xamarin-forms/ Go and see it to have screenshots as well. The solution only involves three steps: Use the right versions of Xamarin.Forms and Xamarin.iOS. Do you use Forms ≥ 4.5 and .Xamarin.iOS ≥ 13.10.0.17 Add a flag to the build configuration. (is it what you did with link all ?). Did you add the Additional mtouch arguments defined in the screen shot (--optimize=experimental-xforms-product-type)? Build and submit your app to the App Store On the Xamarin.Forms side we also had to make some changes to make all this work correctly. These new changes are part of Xamarin.Forms 4.5, including the pre-releases. Make sure that you are using the Forms 4.5 or newer NuGet package in your projects. You also need to make sure that you are using Xamarin.iOS 13.10.0.17. You can check this from Visual Studio. This version of Xamarin.iOS is include
May ’21
Apps made through .net maui don't work with local networks.
Apps made through .net maui don't work with local networks. I'm using the .net 8 framework, and I followed the app to the ios system through .net Maui after connecting it to the computer through a data cable. When I open the app, I get a request to access the local network and I agree to it. But still my app is not accessible. I have asserted it correctly inside info.plist. How can I fix this issue
2
0
358
Feb ’25
drag and drop in visual studio 2022 c# -> swift cocoa osx app
hello i have created an osx app containing one image well and one grid. i the plan is that i can drag an image filename from finder and drop them in the image well or grid. if i drop it in the image well, the image file will be displayed in the well. if i drip it in the table the filename will appear there. how do i do this in c# synced with swift? i have looked up for some but not found an example that works in this environment. thank you
0
0
285
Jan ’24
Studio Display
I am running a MacBook pro with Ventura beta 3. I am trying to update my two studio displays to 19f80. My speakers quit after about three seconds. I have tried to update but my mac says I am up to date. The version in the about still shows 19f77. Any way to force the update? Any ideas?
1
0
394
Aug ’22
RoomCapture Visualizer
In the WWDC video the code includes a reference to the visualizer object. var previewVisualizer: Visualizer! I'd like to create my own ViewController using RoomCaptureSession and incorporate the visualizer. This doesn't seem to be available in the RoomPlan framework, have I missed something or has this been removed from the public interface? Thanks
2
0
1.5k
Jun ’22
Reply to How to install Xcode 8 on Mac Catalina
This is terrible solution for hobbyist developers. I have lot of small apps that I don't update all that often. I can still run Visual Studio 2005 on my Windows 10 machine. I would expect Xcode to run for as long as the ecosystem is still needed.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jun ’20
Reply to No iOS 18 simulators in Visual Studio for Mac
Visual studio is giving me the same error when I try to deploy to my iPad after updating to Xcode 16.0. error HE0004: Could not load the framework 'IDEDistribution' (path: /Applications/Xcode.app/Contents/SharedFrameworks/IDEDistribution.framework/Versions/A/IDEDistribution):
Replies
Boosts
Views
Activity
Sep ’24
Reply to itunes install ipa, and icon disappears?
Yes, I confirm that I have a valid provisioning profile for the device.I use Xamarin on Visual Studio, and I always generated the ipa file you were installing correctly, but since I updated Xcode to 8.0 the problem began.I tried to recreate the provisioning profile, but the problem remains.
Replies
Boosts
Views
Activity
Oct ’16
Reply to Open-Sourcing Plan
I talked about Linux and Visual Studio / Windows. How did you get the idea I was saying LLVM was much further along with BSD which I did not mention. LLVM is coming to windows by Google and now Microsoft - but Linux is much further along than .... Windows
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to App Groups capability is not available for Mac Catalyst provisioning profile
I'll jump in to add that i solved this and in my case the Version Control Program or Visual Studio added a new line char before the group identifier causing a mismatch with the group name that was athorized by the profile. In short the error was in the info.plist, not in the profile.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’22
Reply to Coding
Who is you? In most cases, Apple doesn't respond in these forums. They do sometimes, but not often. I can assure you there is no partnership' with Electron. Visual Studio Code is Microsoft's product. You would have to ask Microsoft about it. I'm not sure what you are asking for in terms of some alternative compatible.
Replies
Boosts
Views
Activity
Nov ’20
Reply to electron mac build crashing on startup (signed and notarized)
Hi @eskimoThanks for the reply.Actually, my application is built using Visual studio code and not Xcode. I've code-signed my application using electron-osx-sign (electron package).Though, currently my application is running fine on macOS 10.14.5 and above (10.15 as well). Now I want to get it notarised to avoid any issues in future, I've been looking for solutions given on internet and I found all the solutions are using Xcode.I've researched so far that you cannot open or export an applicaiton built in visual studio code to Xcode. Can you share some solution to get my electron applicaiton notarised without using Xcode (by some commands or electron packages).Thanks in advance.
Topic: Code Signing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’19
Reply to "Unnotarized Developer ID" - Facing issue while code signing my electron application using the apple developer certificates
Thanks for the reply.Actually, the electron-packager packages my entire code and creates a '.app' for mac. My major issue is code signing part as before the update evehting was working absolutely fine for me but, post update I'm getting error to be unnoatrized developer ID. I've created a new application in Xcode and got it signed and notarized as everything was taken care by Xcode only. But, the current applicaiton being developed in Visual studio code using electron.js is coming up as a big challenge to me.Do you know how can I get to know whether my developer ID is notarized or not, or is it related to something else?Kindly share some inputs related to electron.js built applicaitons in visual studio code if possible. Thanks in advance
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Oct ’19
Reply to Open-Sourcing Plan
Linux is also easier since it is much further along the road with the LLVM support. Google had been working on an LLVM implementation for Visual Studio as a plugin with compatibility, and now Microsoft is working on some LLVM implementation.... but as far as I know it is not as mature. Swift has a dependancy on the LLVM.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to ITMS-90809: Deprecated API Usage
Did you try the solution presented here (I think the important is the flag to add to the build): https ://devblogs.microsoft. com/xamarin/uiwebview-deprecation-xamarin-forms/ Go and see it to have screenshots as well. The solution only involves three steps: Use the right versions of Xamarin.Forms and Xamarin.iOS. Do you use Forms ≥ 4.5 and .Xamarin.iOS ≥ 13.10.0.17 Add a flag to the build configuration. (is it what you did with link all ?). Did you add the Additional mtouch arguments defined in the screen shot (--optimize=experimental-xforms-product-type)? Build and submit your app to the App Store On the Xamarin.Forms side we also had to make some changes to make all this work correctly. These new changes are part of Xamarin.Forms 4.5, including the pre-releases. Make sure that you are using the Forms 4.5 or newer NuGet package in your projects. You also need to make sure that you are using Xamarin.iOS 13.10.0.17. You can check this from Visual Studio. This version of Xamarin.iOS is include
Replies
Boosts
Views
Activity
May ’21
Reply to Android Studio Crash Catalina - AVD
I had visual studio in full screen and kept trying to add a new device, it kept freezing up and the fans started to be spin hella fast and it was loud, tried this several times. Took it out of full screen it worked fine ;/ Weird solution but worked for me.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Feb ’21
Apps made through .net maui don't work with local networks.
Apps made through .net maui don't work with local networks. I'm using the .net 8 framework, and I followed the app to the ios system through .net Maui after connecting it to the computer through a data cable. When I open the app, I get a request to access the local network and I agree to it. But still my app is not accessible. I have asserted it correctly inside info.plist. How can I fix this issue
Replies
2
Boosts
0
Views
358
Activity
Feb ’25
drag and drop in visual studio 2022 c# -> swift cocoa osx app
hello i have created an osx app containing one image well and one grid. i the plan is that i can drag an image filename from finder and drop them in the image well or grid. if i drop it in the image well, the image file will be displayed in the well. if i drip it in the table the filename will appear there. how do i do this in c# synced with swift? i have looked up for some but not found an example that works in this environment. thank you
Replies
0
Boosts
0
Views
285
Activity
Jan ’24
Studio Display
I am running a MacBook pro with Ventura beta 3. I am trying to update my two studio displays to 19f80. My speakers quit after about three seconds. I have tried to update but my mac says I am up to date. The version in the about still shows 19f77. Any way to force the update? Any ideas?
Replies
1
Boosts
0
Views
394
Activity
Aug ’22
RoomCapture Visualizer
In the WWDC video the code includes a reference to the visualizer object. var previewVisualizer: Visualizer! I'd like to create my own ViewController using RoomCaptureSession and incorporate the visualizer. This doesn't seem to be available in the RoomPlan framework, have I missed something or has this been removed from the public interface? Thanks
Replies
2
Boosts
0
Views
1.5k
Activity
Jun ’22