FM1973

Results 53 comments of FM1973

Ok, disabling the connection pool doesn´t help. The same error still occurs.

@RadekVyM Oh man, thanks a lot! I wish Microsoft would provide high quality samples like this. Keep up the good work!

In my case the first notification works (my app). The preceding notifications don´t get fired, but I can see them in pending notifications.

After a couple of days with a couple of testers I have to say... doesn´t work at all.

I´m sorry. But that's not a fix. To disable AOT and Trimming will decrease an apps performance and increase it´s size.

Here ist the link to the repo: [https://github.com/FM1973/RefreshGridRepo.git](https://github.com/FM1973/RefreshGridRepo.git) Start the app and click on the button "Scrollview inside refreshview Android".

I got the same problem. @punio did you find a solution?

@punio I took another road. I´m now using Azure NotificationHub only on the server side. On the client side I did the implementation like described in the following link: [https://learn.microsoft.com/en-us/azure/developer/mobile-apps/notification-hubs-backend-service-xamarin-forms#configure-the-native-android-project-for-push-notifications](https://learn.microsoft.com/en-us/azure/developer/mobile-apps/notification-hubs-backend-service-xamarin-forms#configure-the-native-android-project-for-push-notifications)...

I got the same problem. @munkii Did you find a solution or a workaround?

I also stumbled across it by chance yesterday. It works, although the connection is not clear to me.