-
Hey everyone! I setup firebase messaging according to the docs for both android and ios. The app delivered via AppCenter works for both OS's. However, when deploying to TestFlight(and production) I get an email from Apple saying that I am missing the aps-environment key from my entitlements. So a couple questions:
I'm pretty positive that everything is setup correctly because it does work on the build from AppCenter. Just production doesn't work... Any ideas? I've tried re following the steps in the flutter fire docs, and same deal. I've tried with both 8.0.0-dev.14 and 8.0.0-dev.10 and the same deal. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Nevermind. My pipeline was not signing the profile in the archive step. Don't mind me being an idiot! |
Beta Was this translation helpful? Give feedback.
Nevermind. My pipeline was not signing the profile in the archive step. Don't mind me being an idiot!