Skip to content

Instantly share code, notes, and snippets.

@pinoywebs123
Last active June 18, 2019 10:30
Show Gist options
  • Save pinoywebs123/1b9151f9dba06cafbd470712c149dd3a to your computer and use it in GitHub Desktop.
Save pinoywebs123/1b9151f9dba06cafbd470712c149dd3a to your computer and use it in GitHub Desktop.
one signal and iOS etc....
https://documentation.onesignal.com/docs/ionic-sdk-setup
https://documentation.onesignal.com/docs/generate-an-ios-push-certificate
brew install imagemagick
find ./resources/ -name "*.png" -exec convert "{}" -alpha off "{}" \;
Provision problem in HS
Set to legacy File , worspace settings
https://stackoverflow.com/questions/30972472/error-itms-90174-missing-provisioning-profile-ios-apps-must-contain-a-provis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment