You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.
Hello, I can't build my iOS project on phonegap build, this is the log of error:
Fetching plugin "cordova-plugin-statusbar@~2.1.3" via npm
Installing "cordova-plugin-statusbar" at "2.1.3" for ios
"plugman install --platform ios --project /project --plugin phonegap-plugin-push@~1.8.0": Fetching plugin "phonegap-plugin-push@~1.8.0" via npm
Installing "phonegap-plugin-push" at "1.8.1" for ios
Failed to install 'phonegap-plugin-push':Error: Variable(s) missing: SENDER_ID
at /usr/local/lib/node_modules/pgb-plugman/node_modules/pgb-cordova-lib/src/plugman/install.js:362:23
at _fulfilled (/usr/local/lib/node_modules/pgb-plugman/node_modules/q/q.js:787:54)
at self.promiseDispatch.done (/usr/local/lib/node_modules/pgb-plugman/node_modules/q/q.js:816:30)
at Promise.promise.promiseDispatch (/usr/local/lib/node_modules/pgb-plugman/node_modules/q/q.js:749:13)
at /usr/local/lib/node_modules/pgb-plugman/node_modules/q/q.js:557:44
at flush (/usr/local/lib/node_modules/pgb-plugman/node_modules/q/q.js:108:17)
at doNTCallback0 (node.js:417:9)
at process._tickCallback (node.js:346:13)
Variable(s) missing: SENDER_ID
The text was updated successfully, but these errors were encountered:
Hello, I can't build my iOS project on phonegap build, this is the log of error:
The text was updated successfully, but these errors were encountered: