Questions tagged [stackmob]

A Backend as a Service (BAAS) provider that simplifies the set-up of network services for your website or mobile application.

Homepage

Developer Documentation

Developer Support

110 questions
0
votes
1 answer

Stackmob is giving 401 error while registering device

I am registering the device to stackmob with username and device token . I am getting valid tokens from c2dn and then storing it into db for that user and then while registering to stackmob i am using these parameters. On dev environment its working…
-1
votes
1 answer

Saving NSManagedObjectContext on Stackmob -- uploads to server, but crashes app

I have been running into an issue in using StackMob as the backend of my iOS application (though I'm not sure if this is an issue in wrongly using StackMob's methods or an iOS issue). I am allowing a user to create a post object that is just a…
-2
votes
1 answer

Drop Down Menu is only Working for top most row

I am fetching data from server and printing in to a table. I have taken a drop down menu with two options (approve and disapprove). I want calling a function to update the value only for that row where it got selected. My code is:
Alpesh
  • 265
  • 2
  • 7
  • 22
-3
votes
1 answer

BaaS to work with Angular.js?

Is there a BaaS (backend as a service) that will work without modification with Angular.js? I reviewed both Parse.com and Stackmob and they both seem to be based on Backbone.js and I'd prefer not to have to fight against that. Has anyone implemented…
turbo2oh
  • 2,849
  • 6
  • 34
  • 46
-3
votes
1 answer

Where is my app's .pch file?

I am following a tutorial on how to set up an iPhone app project in StackMob. This is the instruction: "Somewhere in your project, such as your project's .pch file, import the SystemConfiguration and MobileCoreServices frameworks." StackMob…
william tell
  • 4,352
  • 6
  • 23
  • 27
1 2 3 4 5 6 7
8