0

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 ?

Mayur Shah
  • 3,344
  • 1
  • 22
  • 41

1 Answers1

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