Mattia Aracne

Results 8 comments of Mattia Aracne

It would be a welcome addition, it's currently preventing our project to move from PagedListAdapter to PagingDataAdapter!

@Vanethos I'm having the same behavior with version 0.4.4 on an iPhone device with iOS 13.3.1 When the status is already `granted`, `requestNotificationPermissions` always returns `unknown`, yet `getNotificationPermissionStatus` returns `granted`...

@Vanethos this issue probably needs to be reopened. And probably is a high priority one... If you need help to make a fix let me know!

@Zazo032 I'm not an expert iOS developer and, beside that, I prefer to get in touch with the maintainer before submitting a PR. The last thing I want is to...

None of the solutions works in my case. I'm including the latest versions of Analytics and Crashlytics, the debug build works fine but not the release. ``` Process exited with...

For the ones having problems with FIRInstallations framework missing, downgrade to the following versions: ![image](https://user-images.githubusercontent.com/5188791/101646521-edabbe80-3a37-11eb-94d7-c38202f9d5c9.png) Firebase Installations was included in Firebase Instance ID at the time of these releases, so...

Managed to fix it: Update Visual Studio for Mac to the latest version, then use the following packages versions: ![image](https://user-images.githubusercontent.com/5188791/104442203-08bca180-5595-11eb-8c3a-9b57201c5643.png) Then, in your code, reference at least one time the...