Skip to content

Is it possible to use firebase messaging without analytics? App has been rejected by Apple. #4947

Answered by mikehardy
victoriaSh asked this question in Q&A
Discussion options

You must be logged in to vote

Hi there - without information on versions I can't say. I suspect you are using old versions somehow, as @react-native-firebase/app only uses Firebase-CoreOnly which is supposed to have no IDFA-containing transitive dependencies

s.dependency 'Firebase/CoreOnly', firebase_sdk_version

Have you searched issues for past information? Others have been in this area if I recall

I have tested combinations of the react-native-firebase without IDFA in order to probe iOS builds and get a result that was okay for kids apps if I recally correctly, you can see the testing rig here and run it yourself to see how it bu…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@victoriaSh
Comment options

@mikehardy
Comment options

Answer selected by victoriaSh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants