Thomas Galliker
Thomas Galliker
What is a 'good practice' regarding TestFlight? We use BreachDetector's IsInstalledFromStore also in apps which are distributed for testing via Apple's official test app "TestFlight". Would you flag such TestFlight-builds...
BluetoothLowEnergyAdapter seems to be part of the platform-specific projects, e.g. ble.net-android. Can anyone show me, where I can find this platform-specific code? The nugets are here, but not the code....
Any progress here? I'll create another nuget if we stuck here.
I had similar problems once with sending unhandled exceptionts to a web target. The problem was that the async http client didnt send any messages out when the app was...
Since my implementation is a bit away from the master branch, I first want to have a 2nd opinion of how to solve this problem. As I said in my...
Is anyone going to merge and release this feature soon? I think the current implementation leads to lot of confusion (Android handles caching while iOS does not).
I got this error when I remove the PackageReference to Xamarin.GooglePlayServices.Basement in the Xamarin.Android project. These two PackageReferences are now part of my Xamarin.Android project: ``` 3.3.10 117.6.0 ```
Oh, yes. I’m going to add something to the readme. However, I’m pretty stuffed with other tasks; it might take some time. But thanks!
[Bug] [Android] Keyboard.Numeric: It's not possible to enter the decimal separator or the minus sign
Any progress here? All de-DE xamarin app users with samsung phones are affected. I'm pretty sure they'll appreciate if they can start using decimal separators in Germany...
[Bug] [Android] Keyboard.Numeric: It's not possible to enter the decimal separator or the minus sign
@roman536 this is indeed a valid workaround. However, many mobile users don't even know that there is more than one keyboard available :)