larpon / QtFirebase

An effort to bring Google's Firebase C++ API to Qt + QML
MIT License
284 stars 83 forks source link

Fixed crashing app when run on iOS. Added notification counter reset #132

Closed SparseMind closed 5 years ago

SparseMind commented 5 years ago

Fixed crashing app when run on iOS. Added notification counter reset on app icon.

larpon commented 5 years ago

Looks good to me. Thanks for your contribution!