Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Created pushHeadless sample app for push registration via headless on INSTALL vs on first launch. #9

Merged
merged 1 commit into from
Jun 24, 2014

Conversation

jamesjhedley
Copy link
Member

No description provided.

@kwallis
Copy link

kwallis commented Apr 15, 2014

Does it only run on install? It would need to run every time the device boots as well would it not?

@jamesjhedley
Copy link
Member Author

Well technically the registration should only ever need to run once (on install) but yea the headless app should also run after each device boot :).

@@ -0,0 +1,86 @@
# Push Headless Sample Application

The Push Headless sample push-enabled application demonstrates how to write a BlackBerry 10 WebWorks application that uses a backend headless service to register for push. This allows registration to be done on app install instead of on-first-run. The webworks portion will receive any pushes.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Capitalization of WebWorks is incorrect

@bryanhiggins
Copy link
Contributor

The native side should be reviewed by Shadid. Sorry, I don't know his GitHub user name.

@jamesjhedley
Copy link
Member Author

Still need to update WebWorks side to also read from config.

@jamesjhedley
Copy link
Member Author

Before merging this needs to have the changes from here ported https://github.com/blackberry/webworks-cli/pull/18/files

@jamesjhedley
Copy link
Member Author

BIS push passed for me. Getting steve to test as well.

@jamesjhedley
Copy link
Member Author

Rebased, Squashed.
Can someone take a look at the README and see if i missed anything? After that we should be good to merge.

… INSTALL vs on first launch.

-Includes WebWorks portion to receive and view pushes
-Utilizes config.ini file for push credentials to avoid having to
rebuild native component
-Includes README for setup and information on how to send pushes for BES and BIS
@jamesjhedley
Copy link
Member Author

Can somebody please merge this and get it into blackberry repo?

jamesjhedley pushed a commit that referenced this pull request Jun 24, 2014
Created pushHeadless sample app for push registration via headless on INSTALL vs on first launch.
@jamesjhedley jamesjhedley merged commit 62b3cd8 into master Jun 24, 2014
@jamesjhedley jamesjhedley deleted the pushHeadlessApp branch June 24, 2014 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants