ios - How does the IBM MobileFirst server know if it is in "production" or "sandbox" mode for APNS notifications? -


i'm looking @ mobilefirst platform 7.1 push notification setup instructions, , trying debug issue mfp server seems connected wrong apple backend server (sandbox should production).

to clarify: how mfp server know if in "sandbox" or "production" mode? purely based on of 2 .p12 files (apns-certificate-sandbox.p12 , apns-certificate-production.p12) exist in .wlapp file? happens if both of them present?

i believe based on name of certificate. either ends "sandbox" or "production".


Comments

Popular posts from this blog

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

How to show in django cms breadcrumbs full path? -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -