Neville Dastur
Neville Dastur
SendView will block the UI thread if there is a network connection, but poor or no internet. It looks to me like the async pattern is only partial implemented. Not...
I have a blank new Xamarin Forms app created with VS 2019. iOS icons can be generated but for some reason don't show in the app. Droid just fails silently...
## 🐛 Bug Report I have an image that loads correctly without the blur transformation. It is also fine with circle transformation. But a blurred one fails. Image format is...
I use this construct in default.html.eco ``` ``` in my default layout file. The purpose being to only include certain scripts for certain pages. I then have a blog.html.eco layout...
Saves users of the nuget package having to make source changes
Saves users of the nuget package having to make source changes
It would be really useful for a similar SDK to be provided for PSUs. There is this great LINK but no way to capture the data.
Add ability to pass params in getDB that override config file
Hi. Is it possible to use this with Xamarin Forms .Net ?
https://developer.android.com/reference/android/telephony/SmsManager.html#sendTextMessage(java.lang.String, java.lang.String, java.lang.String, android.app.PendingIntent, android.app.PendingIntent) It looks like there can be an Intent to receive the status of a sent SMS.