So I’ve received a easy app that works on the Android emulator and bodily Opel telephone, however once I deploy to iPhone I getting a bunch of errors. For starters…
Couldn't resolve meeting Microsoft.VisualStudio.DesignTools.TapContract
Certainly a faucet gesture ought to work out of the field?
This is the total listing:
2022-08-22 23:14:34.473 Xamarin.PreBuilt.iOS[94921:6409975] Couldn't resolve meeting Microsoft.VisualStudio.DesignTools.TapContract, Model=17.0.0.0, Tradition=impartial, PublicKeyToken=null. Particulars: Couldn't load file or meeting '/var/cellular/Containers/Information/Software/6B3B6CF6-2A5A-452F-956D-74D8A66941EA/Paperwork/Lofty.Logbook.content material/Microsoft.VisualStudio.DesignTools.TapContract.dll' or considered one of its dependencies.
2022-08-22 23:14:34.475 Xamarin.PreBuilt.iOS[94921:6409975] Couldn't resolve meeting Xamarin.HotReload.Contracts, Model=1.0.0.0, Tradition=impartial, PublicKeyToken=null. Particulars: Couldn't load file or meeting '/var/cellular/Containers/Information/Software/6B3B6CF6-2A5A-452F-956D-74D8A66941EA/Paperwork/Lofty.Logbook.content material/Xamarin.HotReload.Contracts.dll' or considered one of its dependencies.
Resolved pending breakpoint for 'Xamarin.HotReload.HotReloadAgent.BreakpointSendToIde(System.String)' to D:a_work1sHotReloadSourceXamarin.HotReload.AgentHotReloadAgent.cs:419 [0x00000].
2022-08-22 23:14:34.617 Xamarin.PreBuilt.iOS[94921:6409975] Couldn't resolve meeting Xamarin.HotReload.Contracts, Model=1.0.0.0, Tradition=impartial, PublicKeyToken=null. Particulars: Couldn't load file or meeting '/var/cellular/Containers/Information/Software/6B3B6CF6-2A5A-452F-956D-74D8A66941EA/Paperwork/Lofty.Logbook.content material/Xamarin.HotReload.Contracts.dll' or considered one of its dependencies.
2022-08-22 23:14:34.618 Xamarin.PreBuilt.iOS[94921:6409975] Couldn't resolve meeting Microsoft.VisualStudio.DesignTools.TapContract, Model=17.0.0.0, Tradition=impartial, PublicKeyToken=null. Particulars: Couldn't load file or meeting '/var/cellular/Containers/Information/Software/6B3B6CF6-2A5A-452F-956D-74D8A66941EA/Paperwork/Lofty.Logbook.content material/Microsoft.VisualStudio.DesignTools.TapContract.dll' or considered one of its dependencies.
Resolved pending breakpoint for 'Xamarin.HotReload.HotReloadAgent.BreakpointCheckpoint()' to D:a_work1sHotReloadSourceXamarin.HotReload.AgentHotReloadAgent.cs:414 [0x00000].
Resolved pending breakpoint at 'MauiProgram.cs:40,1' to Lofty.Logbook.Database.EntityDbContext Lofty.Logbook.MauiProgram.<>c__DisplayClass0_0.<CreateMauiApp>b__1 (System.IServiceProvider x) [0x00058].
Resolved pending breakpoint at 'MauiProgram.cs:32,1' to Lofty.Logbook.Database.EntityDbContext Lofty.Logbook.MauiProgram.<>c__DisplayClass0_0.<CreateMauiApp>b__1 (System.IServiceProvider x) [0x00023].
Thread began: #7
Thread began: #8
Thread began: #9
2022-08-22 23:14:35.102 Xamarin.PreBuilt.iOS[94921:6409975] Couldn't resolve meeting System.Personal.DataContractSerialization.sources, Model=6.0.0.0, Tradition=en-AU, PublicKeyToken=null. Particulars: Couldn't load file or meeting '/var/cellular/Containers/Information/Software/6B3B6CF6-2A5A-452F-956D-74D8A66941EA/Paperwork/Lofty.Logbook.content material/System.Personal.DataContractSerialization.sources.dll' or considered one of its dependencies.
2022-08-22 23:14:35.103 Xamarin.PreBuilt.iOS[94921:6409975] Couldn't resolve meeting System.Personal.DataContractSerialization.sources, Model=6.0.0.0, Tradition=en, PublicKeyToken=null. Particulars: Couldn't load file or meeting '/var/cellular/Containers/Information/Software/6B3B6CF6-2A5A-452F-956D-74D8A66941EA/Paperwork/Lofty.Logbook.content material/System.Personal.DataContractSerialization.sources.dll' or considered one of its dependencies.
2022-08-22 23:14:35.247 Xamarin.PreBuilt.iOS[94921:6409975] Couldn't resolve meeting Microsoft.EntityFrameworkCore.sources, Model=6.0.8.0, Tradition=en-AU, PublicKeyToken=null. Particulars: Couldn't load file or meeting '/var/cellular/Containers/Information/Software/6B3B6CF6-2A5A-452F-956D-74D8A66941EA/Paperwork/Lofty.Logbook.content material/Microsoft.EntityFrameworkCore.sources.dll' or considered one of its dependencies.
2022-08-22 23:14:35.248 Xamarin.PreBuilt.iOS[94921:6409975] Couldn't resolve meeting Microsoft.EntityFrameworkCore.sources, Model=6.0.8.0, Tradition=en, PublicKeyToken=null. Particulars: Couldn't load file or meeting '/var/cellular/Containers/Information/Software/6B3B6CF6-2A5A-452F-956D-74D8A66941EA/Paperwork/Lofty.Logbook.content material/Microsoft.EntityFrameworkCore.sources.dll' or considered one of its dependencies.
[0:] An error occurred: 'e_sqlite3'. Callstack: ' at SQLitePCL.SQLite3Provider_e_sqlite3.SQLitePCL.ISQLite3Provider.sqlite3_libversion_number()
at SQLitePCL.uncooked.SetProvider(ISQLite3Provider imp)
at SQLitePCL.Batteries_V2.Init()
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo tradition)'
The app has been terminated.
Anybody know how you can resolve this? I am guessing sqlite pcl is the primary situation