How do I launch the installed application on a device from the BlackBerry browser? My application details:
Without login credentials the user cannot have further access to the application, so on application start there are two buttons, one for registration and other for logging in. Here is how it has to work.
- The unregistered user starts the application, and clicks the registration button.
- Invoke the BlackBerry browser with the registration URL.
- The user completes the registration process and on successful registration the page will have a link to the launch application.
Are there any possibilities in BlackBerry for this? It is possible on the iPhone.