Skip to content

Instantly share code, notes, and snippets.

@BenBeckley
Created October 27, 2016 20:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BenBeckley/441c68a4a654b8e9c3a36f451ce1fc60 to your computer and use it in GitHub Desktop.
Save BenBeckley/441c68a4a654b8e9c3a36f451ce1fc60 to your computer and use it in GitHub Desktop.
Severity Code Description Project File Line Suppression State
Error error MT0000: Unexpected error - Please file a bug report at http://bugzilla.xamarin.com
System.IO.FileNotFoundException: File not found
File name: '/Users/Ben/Library/Caches/Xamarin/mtbs/builds/WatchNotifications_iOSWatchKitExtension/98ed9a673d24e1117beaf67f0e111c3f/PushNotificationPayload.json'
at Xamarin.Hosting.Services+<LaunchWatchOSAppAsync>c__async1.MoveNext () [0x006ad] in <f61f0c7d87d9441b8eddedb18f321e8b>:0
--- End of stack trace from previous location where exception was thrown ---
at Xamarin.Utils.NSRunLoopExtensions.RunUntilTaskCompletion (Foundation.NSRunLoop this, System.Threading.Tasks.Task task) [0x00070] in <f61f0c7d87d9441b8eddedb18f321e8b>:0
at Xamarin.Hosting.Services.LaunchWatchApplicationInSimulator (Xamarin.Hosting.SimulatorLaunchConfig config) [0x0019f] in <f61f0c7d87d9441b8eddedb18f321e8b>:0
at Xamarin.Launcher.SimController.LaunchWatchApp (Xamarin.Hosting.SimulatorLaunchConfig config) [0x00077] in <d25390b36a4e4f688e3832a0aa3e2537>:0
at Xamarin.Launcher.Driver.LaunchWatchSimulator () [0x00049] in <d25390b36a4e4f688e3832a0aa3e2537>:0
at Xamarin.Launcher.Driver.Main2 (System.String[] args) [0x00a93] in <d25390b36a4e4f688e3832a0aa3e2537>:0
at Xamarin.Launcher.Driver.Main (System.String[] args) [0x0001d] in <d25390b36a4e4f688e3832a0aa3e2537>:0 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment