imadmin pushapns create -certFile certFile [-sandbox] [-password password] -name appName
アプリケーションの種類 | アプリケーション名 |
---|---|
IMAPSエージェント | com.fujitsu.imaps.agent |
ネイティブアプリケーション | (アプリのBundlerIdentifier) |
ハイブリッドアプリケーション | (アプリのBundlerIdentifier) |
注意
アプリケーション名とsandboxの組み合わせと同じ情報が既に登録済である場合、エラーとなります。imadmin pushapns create -certFile C:\tmp\test001.p12 -sandbox -password password -name apnsApp001
imadmin pushapns create -certFile /tmp/test001.p12 -sandbox -password password -name apnsApp001