I'm checking on the possibilities of creating a browser app using phonegap. To launch a new window, I used the Child Browser plugin.
Is it possible to open many instances of a child browser like how we can open many windows in our default mobile app?
If so, can I switch over between the windows like a native app? Pls guide me regarding this.
Thanks in advance
Asked
Active
Viewed 103 times
0

Saranya Sukumar
- 31
- 1
- 3
1 Answers
0
As referenced from the README on GitHub, I'm not sure this is possible, as it denotes that it is a singleton.

dotNetkow
- 5,053
- 4
- 35
- 50