I want to create multiple app on Quickblox for my application using api(ruby on rails), is there any way to create multiple Quickblox app using apis or javascript SDK ?
Asked
Active
Viewed 73 times
1 Answers
1
There is no way to create QuickBlox applications programmatically, you can do it via Admin panel only.
If you need to automate it - potentially you can use some sort of Selenium browser automation

Rubycon
- 18,156
- 10
- 49
- 70
-
it is for automating web applications for testing purposes. how can i do for quickblox? – Mayur Shah Feb 14 '17 at 10:21
-
You can use it not only for testing purpose, but also to automate some job – Rubycon Feb 17 '17 at 12:24