Hello ‘Back’ team,
i cannot find how to create table from the IOS SDK
my goal:
user will create his own tables
Hello ‘Back’ team,
i cannot find how to create table from the IOS SDK
my goal:
user will create his own tables
You should investigate this doc and this sample.
Table is created when first instance of class is saved, and table has a name of class name.
In next Backendless SDK release (soon) we will add a new feature - create/update/fetch a dictionary in the named table.