Search results for

Visual Studio Maui IOS

105,630 results found

Post

Replies

Boosts

Views

Activity

I can't generate IPA file after update Visual Studio
I can't generate IPA's files after update Visual Studio to 16.9.1 version. I use Xamarin Forms Cross Platform with this project, and I usually compile and build IPAs easily. But now, I can't do it and I don't know if there could be problem of ios certificates, because the debug certificate expired this days and I had to create another one. This is a list of my installed products: Xamarin Forms: 5.0.0.1931 Xamarin iOS and Mac SDK: 14.14.2.5 (3836759d4) VisualStudio.Mac: 10 Xamarin: 16.9.000.273 (d16-9@1bba9e0)
0
0
936
Mar ’21
Visual Studio/XCode Interface App not reopening
Hello, i've programmed my first C# App with Visual-Studio and XCode Interface Builder on my Mac. The app is running fine except 1 large problem. After starting the app everything is running fine, i am able to minimize or maximize it, but if i close the window of the program (red cross top left) i am not able to relaunch the window of the app. All the other apps are still running in the dock if i close the window of the program and if i click on them the window of this app will reappear. Sadly this isnt the case for my app, the window remains hidden but it is still running in the dock. To get the app running again if have to rightlick on it in the dock and force it to quit and restart it afterwards. After restarting the window reappears and everything is working fine until i close the window again. I've tried the app in debug mode and also in release mode. The app is correctly signed with my developer key. Please help me, i am going crazy. Everything works except this. I use an Apple M1 Pro a
2
0
1.1k
Dec ’22
Reply to Issue with Xcode
Thanks for clarification. So, you are trying to build and run the Xcode project created by Visual Studio (for Mac) / Xamarin. The error you mentioned would happen when the project is not properly made for the version of Xcode you are using. It is a problem of Visual Studio / Xamarin, not a problem of Xcode. Visual Studio is not a tool of Apple's and you should better find a community site or a supporting site of Visual Studio / Xamarin.
May ’21
No iOS 18 simulators in Visual Studio for Mac
Xcode 16 does not display simulators. Problem running on physical device with iOS 18. error HE0004: Could not load the framework 'IDEDistribution' (path: /Applications/Xcode.app/Contents/SharedFrameworks/IDEDistribution.framework/Versions/A/IDEDistribution): dlopen(/Applications/Xcode.app/Contents/SharedFrameworks/IDEDistribution.framework/Versions/A/IDEDistribution, 0x0001): Library not loaded: @rpath/AppThinning.framework/Versions/A/AppThinning Referenced from: <33FF2F3B-A96F-37B4-BA4E-887BD882BF9D> /Applications/Xcode.app/Contents/SharedFrameworks/IDEDistribution.framework/Versions/A/IDEDistribution Reason: tried: '/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mlaunch/mlaunch.app/Contents/Frameworks/AppThinning.framework/Versions/A/AppThinning' (no such file), '/Applications/Xcode.app/Contents/SharedFrameworks/IDEDistribution.framework/Versions/A/Frameworks/AppThinning.framework/Versions/A/AppThinning' (no such file), '/Library/Frameworks/Xamarin.iOS.framework/Versions/16.
4
0
2.4k
Sep ’24
.Net MAUI (Windows & Mac)
Hello, I have created a .NET MAUI application in Windows Visual Studio 2022. Also I have a MAC fully configured with latest Visual Studio for MAC and Xcode Installed. When pairing the MAC for windows machine I am able to run the simulators for various IPhone devices(as they are attached to MAC) but when I try to run for the MacCatalyst from my Windows machine it doesnt work. Is it possible to create a build for the MAUI application for MacCatalyst from my windows machine.The build should be created in my Windows folder directory.?
1
0
563
Jan ’24
Need Help with Error message on Visual Studio Code
Beginning to Learn C++ in school, Just trying to figure out why my program version is saying this? I am a student in school and am learning Visual Studio Code because that's the only way to use C++ anyways I put in a basic code and I'm getting this error message. I have included my code and then the error response. Can anyone tell me what went wrong? I feel like it should be all legit... #include using namespace std; int main() { cout << welcome to C++!; return 0; } Error Response Undefined symbols for architecture x86_64: _main, referenced from: implicit entry/start for main executable ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)
Topic: Safari & Web SubTopic: General Tags:
2
0
447
Jan ’24
Error trying to automatically provision my project in Visual Studio 2022
I am trying to automatically provision my project within Visual Studio 2022. I successfully connected to my apple dev account. When choosing to account within Configure Automatic Provisioning dropdown, I am getting the following error: There was an error while trying to automatically provision the project: 'You are not allowed to perform this operation. Please, check with one of your Team Admins, or, if you need further assistance, please, contact Apple Developer Program, https://developer.apple.com/support' My team Admins asked me to contact apple. Please help!!!
2
0
1.2k
Jan ’24
Reply to Unable to distribute new app with altool
Thank you for the answer. I had been trying to distribute the ipa straight through Visual Studio as I had been doing before, this was causing an error and I did not get any meaningful logs or error messages from Visual Studio. When I ran it straight from the Mac with the following commands: xcrun altool --validate-app --file $PATH_TO_IPA --type ios --username $APPLE_ACCOUNT_USERNAME --password $APP_SPECIFIC_PASSW --verbose xcrun altool --upload-app --file $PATH_TO_IPA --type ios --username $APPLE_ACCOUNT_USERNAME --password $APP_SPECIFIC_PASSW --verbose I had more success, both with error details and execution. The .ipa did upload correctly from these commands run directly on the mac, after distibuting Ad-Hoc in visual studio and copying the .ipa over.
Jul ’24
Reply to Invalid Toolchain while Uploading Xamarin.iOS app to App Store Connect
I have the same problem. I was able publish visual studio IOS app with no problems. I installed a visual studio update the other day and all of a sudden i got a compatibility error that required me to update to the newest version of xcode. I downloaded the new version of xcode and Now when i try and publish my app i get the invalid toolchain error that you got... Did you fix your issue?
Oct ’20
can't codesign the .app file using Visual Studio for Mac
I'm developing a C sharp application in Visual Studio for Mac. I have it set up to be signed with a developer ID signature to get it notarized by Apple. But it's not working. Here are the steps. (1). Sign the code using Visual Studio for Mac. (2). However, this .app file will crash. (3). When I create a dmg and request notarization with the xcrun altool command, I get the following error. { tlogFormatVersion: 1, tjobId: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx, tstatus: Invalid, tstatusSummary: Archive contains critical validation errors, tstatusCode: 4000, tarchiveFilename: MyApp.dmg, tuploadDate: 2020-08-18T08:29:55Z, tsha256: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx, tticketContents: null, tissues: [ tt{ tttseverity: error, tttcode: null, tttpath: MyApp.dmg/MyApp.app/Contents/MonoBundle/SQLite.Interop.dll, tttmessage: The signature of the binary is invalid., tttdocUrl: null, tttarchitecture: x86_64 tt} t] } Even if this succeeds, it won't
8
0
1.9k
Sep ’20