I have added my current apps the
'#Entitlement: <key>aps-environment</key><string>production</string>
line to make the notifications visible. But adding these line causes installation failure. I use the bridge to install my app ( release ) and the circle starts to move with starting of install then it says app could not be installed at the moment. I did not change anything else. removing this line fixes the problem. I am using firebase notifications in this app.
Thanks for answer. I tried to change it but both production and development gives me the same result. By the way i am using distrubution / adhoc provision profile as you suggested in firebase tutorial.
Erel just checked again but provision file has no option to enable or disable a push notification. I checked my app id and it is already enabled . I had done that when i first added firebase to my app.
maybe because my certificate also expired , i have to re do the push notifications settings ( uploading apn certificate etc as described in firebase tutorial ? )