Project Info |
|
License: |
Apache License, Version 2.0 |
Build: |
NPM |
End User Documentation: |
|
Community Documentation: |
|
Issue tracker: |
|
Mailing lists: |
A Native iOS Application that demonstrates features of the Aerogear iOS SDK.
git clone git@github.com:aerogear/ios-showcase-template.git && cd ios-showcase-template
To run the application open the ios-showcase-template.xcworkspace
file in Xcode. Then choose your desired device and press run.
If you wish to use push on the showcase application you will need to enable the push capability.
To do this, go to ios-showcase-template and under Capabilities
enable Remote Notifications
Note
|
You will need an Apple developer account with the push capability for this. |
Note
|
Currently, it is not possible to use push notifications with a simulator. |
If you are running the application on a real device you will need to create a provisioning
profile. To do this, go to ios-showcase-template and under General
and then Signing
select your desired
profile if you already have one, and if not click Add an Account
to create one.
To use self-signed certificates, see the guide here: https://docs.aerogear.org/aerogear/latest/getting-started.html#using-self-signed-certificates-in-mobile-apps
See LICENSE file
Join our user mailing list for any questions or help! We really hope you enjoy app development with AeroGear!
If you found a bug please create a ticket for us on Jira with some steps to reproduce it.