Hi,
some years ago I wrote an android app (using appinventor) that read a google spreadsheet that was displayed and stored locally on the mobile. The google spreadsheet was read line by line (based on evaluating a tag value in the first column) and then lists were built based on cell values (strings) in each column.
Can this be implemented in objective c in a similiar way? I want to be able to edit the spreadsheet using my Mac. Or is it better to use the iCloud document service?
Grateful for any reference to a demo xcode project that illustrates this way of reading data from a spreadsheet and displaying on a iphone.
Regards
Frank
some years ago I wrote an android app (using appinventor) that read a google spreadsheet that was displayed and stored locally on the mobile. The google spreadsheet was read line by line (based on evaluating a tag value in the first column) and then lists were built based on cell values (strings) in each column.
Can this be implemented in objective c in a similiar way? I want to be able to edit the spreadsheet using my Mac. Or is it better to use the iCloud document service?
Grateful for any reference to a demo xcode project that illustrates this way of reading data from a spreadsheet and displaying on a iphone.
Regards
Frank