-
what is difference between **monotouch** and **monotouch_runtime**?
I found that **monotouch_runtime** has define macro **FULL_AOT_RUNTIME**, but monotouch not.
Can we use monotouch on iOS at this…
-
Sorry if I wrote to the wrong address.
Xamarin.Firebase.iOS.CloudMessaging 4.7.1
Xamarin.Forms 4.8.0.1687
I update the token in the application.
The new token turns out fine. Everything is wor…
-
## Summary
I have recently developed an application and I needed to make a settings page. Obviously, the best way to populate a settings page is to create a TableView with a lot of cells. Unfortunate…
-
1. Install Xamarin tools
2. Build corefx
EXPECTED: Build succeeds
ACTUAL: Build fails with lots of type resolution errors
The ResolveNuGetPackages target is failing to resolve assets out of xunit.co…
-
Severity Code Description Project File Line Suppression State Error NU1202 Package System.IO.Compression.ZipFile 4.3.0 is not compatible with netcoreapp3.1 (.NETCoreApp,Version=v3.1). Package System.I…
-
I am unable to get logs my iPhone simulator.
ToucnServer launcher :
``` bash
dodikk$ mono Touch.Server.exe \
--verbose \
--autoexit \
--port 16384 \
--logfile=UnitTe…
-
The existing System.Reflection.Extensions 4.0.0 package seems to be broken on Xamarin. While it has a `\ref\dotnet` directory, there are not `\lib\xamarinios`, `\lib\monotouch` or `\lib\monoandroid` o…
-
TargetFrameworks supported by https://dotnet.myget.org/feed/dotnet-core/package/nuget/System.ComponentModel.TypeConverter are:
- .NETFramework 4.5
- .NETFramework 4.6.2
- .NETStandard 1.0
- .NETStanda…
-
## Rationale
Currently you can set an Entry and Editor to IsEnabled false which technically makes it Read Only but it's greyed out. Is Read Only would present the field so it looks the same when i…
-
Originally posted https://github.com/dotnet/cli/issues/3532
## Steps to reproduce
run `dotnet restore` on the following project.json
project.json
```
{
"dependencies": {
"NETStandard.Library"…