ios - Parse.com object disappears after saving -


this bit of crazy one. have ios app saves object parse.com's datastore. until couple of days ago worked well. now, suddenly, object not going database. put code here doesn't seem issue, gets more bizarre:

when go directly data browser , insert row manually, shows right there.

but when refresh data browser -- object gone.

looking @ forums here's more data:

  1. when save app, have existing current user.
  2. the object exists.
  3. the permissions on class "public."
  4. the app codes correct (i'm able read database.)
  5. i'm seeing saveinthebackground success block getting called, , printing out object has valid object id!!!

but goes pooooooffff , gone.

any idea what's happening?

edit: added different class exact same columns, changed appropriate fields in app, , works. alarming, class stops saving objects of sudden. idea why?


Comments

Popular posts from this blog

database - VFP Grid + SQL server 2008 - grid not showing correctly -

jquery - Set jPicker field to empty value -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -