objective c - Importing XLS/CSV to Parse.com BaaS with Array and Dictionary data -


i using parse.com baas , using 'import' function create data tables existing xls/csv files.

this works ok when cells in excel spreadsheet basic object types (numbers, strings, booleans) wanting import array , dictionary objects.

i know parse import not support this, wondering if has developed workaround?

i saw 1 posted converted csv file json file, did not share how did this. know rest api option have never used api , prefer not go down path right if can avoided.

cheers


Comments

Popular posts from this blog

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -