larpon / QtFirebase

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

function to return more detailed status of Google Play Service #34

Closed li3p closed 7 years ago

li3p commented 7 years ago
larpon commented 7 years ago

@li3p - thanks for the contribution.

I've had to rename and restructure your contribution. Partly to have the naming convention as close to the Firebase API as possible - and because google_play_services/availability.h aren't available under iOS

Please see commit 3abe674 for changes