Hi,
I'm using:
compile 'com.google.firebase:firebase-core:9.0.1'
compile 'com.google.firebase:firebase-ads:9.0.1'
compile "com.google.firebase:firebase-database:9.0.1"
compile 'com.google.firebase:firebase-auth:9.0.1'
compile 'com.google.firebase:firebase-invites:9.0.1'
<uses-permission
android:name="android.permission.WAKE_LOCK"
tools:node="remove" />
<uses-permission
android:name="com.google.android.c2dm.permission.RECEIVE"
tools:node="remove" />
<uses-permission
android:name="my.package.permission.C2D_MESSAGE"
tools:node="remove" />
Now everything still seems to be working as it should.
Is it really safe to remove those permissions in my case?
Best regards,
Steffen
Isn't WAKE_LOCK only necessary if Google Play Services is not available ?
--
You received this message because you are subscribed to a topic in the Google Groups "Firebase Google Group" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/firebase-talk/CXgecSxgsRE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to firebase-tal...@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/60e5a71d-c38d-4cdb-bb01-2d6db38efc2a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/e4d38ea6-373a-4516-ae58-034502ca6005%40googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "Firebase Google Group" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/firebase-talk/CXgecSxgsRE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to firebase-tal...@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/90e231eb-1543-48e6-b72e-46660f224374%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/4575ebbe-64ce-4b6f-9771-b76129d0c18a%40googlegroups.com.