Francesco Guardiani
Francesco Guardiani

Reputation: 688

Mbaas for hybrid app (with cordova)

I'm starting a new mobile hybrid application with cordova and i want to use an mbaas to accelerate development process. I need:

I've seen Firebase, but it's a little bit tricky for push notifications (i have to create another server) and also it don't support very well the hybrid applications. Anyone can help me? Thanks

Upvotes: 0

Views: 88

Answers (1)

Keval
Keval

Reputation: 3326

You can use a mbaas like built.io's backend, I am not sure if they support server side scripting but rest all can be achived. You can refer to their docs https://docs.built.io/ Refer to this feature list https://www.built.io/products/backend/features

Upvotes: 1

Related Questions