Abdul Rahman

Results 32 comments of Abdul Rahman

I am looking to run sql-server in alpine and was looking into this repo. Found that ./install folder is missing in the repo. Please update this docker file.

This seems to be still a bug in the package, I have tried different methods but none worked.

I have used your code in PropertyChanged, MetadataUpdated, OnStateChanged (only in playing), and also added your code right after await play(), but none worked for me. Is it working in...

I faced this issue. I solved it with MVVM binding. So what you can do is to define colors in your MVVM and then bind it in the color properties.

These steps worked for me. I used BroadcastReceiver and PendingIntent in my project so I changed them to `[BroadcastReceiver(Enabled = true, Label = "Local Notifications Broadcast Receiver", Exported = true)]`...

Please have a look at [Support for Comply with Google Play’s Families Policy using AdMob](https://github.com/marcojak/MTAdmob/issues/25)

I am also looking for this plugin to support native ads soon. @marcojak here is an example of native ads in implmentation in Android [https://startdebugging.net/2019/09/admob-native-ads-in-xamarin-forms-android/](AdMob Native Ads in Xamarin Forms...

Actually managed to work in iOS. The image path must be https and JPG/JPEG only. However, the same code doesn't work with Android.

Thanks for this fantastic package. I am also looking forward to this package in .NET MAUI.