You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am faced with a weird error when I try to deploy my App on my iPhone which a couple of days ago still worked. Right now, I get this as the only error after Compile and right before the App is deployed on my iPhone. I am working with Visual Studio 17.10.0 Preview 1 on Windows:
Severity Code Description Project File Line Suppression State
Error error MT1045: Failed to execute 'devicectl':
'devicectl -j /var/folders/qt/8sch5ydd6m9blhgt5sx6yt780000gn/T/tmpL5ozjb.tmp device install app
--device "MAUIoxo???s iPhone" /Users/mauioxo/Library/Caches/Xamarin/mtbs/builds/OptimizerApp/
8b2a44054b86a247a6bd6cb17c46335345dd43048ad554de31a6db049b8cb60a/bin/Release/net8.0-ios/
ios-arm64/OptimizerApp.app' returned the exit code 1.
Just to give it a try to solve it, I already deleted the folder C:\Users\mauioxo\AppData\Local\Xamarin\iOS on my Windows Host (where I develop with VS 17.10.0 Preview 1) and also some caches on my Mac.
I really have no clue what the problem might be and where it comes from. The only thing that came to my mind what might have changed was an iOS Update to 17.3.1 on my iPhone. I already re-installed xcode 15.2 - but nothing came back to normal.
Running it on an iOS Simulator is not problem, by the way - it's just when I try to Deploy it
Any hints what this message tells me and prevents from deploy?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I am faced with a weird error when I try to deploy my App on my iPhone which a couple of days ago still worked. Right now, I get this as the only error after Compile and right before the App is deployed on my iPhone. I am working with Visual Studio 17.10.0 Preview 1 on Windows:
Just to give it a try to solve it, I already deleted the folder
C:\Users\mauioxo\AppData\Local\Xamarin\iOS
on my Windows Host (where I develop with VS 17.10.0 Preview 1) and also some caches on my Mac.I really have no clue what the problem might be and where it comes from. The only thing that came to my mind what might have changed was an iOS Update to 17.3.1 on my iPhone. I already re-installed xcode 15.2 - but nothing came back to normal.
Running it on an iOS Simulator is not problem, by the way - it's just when I try to Deploy it
Any hints what this message tells me and prevents from deploy?
Beta Was this translation helpful? Give feedback.
All reactions