Start a new topic

Samples not working

I've created samples with:

# Documentation & Samples

- To create the sample application, simply run the following command with the location where the sample app should be created. Additionally you can also specify for which platform the application should be compiled after creation.

	On Unix (Mac OS X or Linux):
	`sh CreateSampleApp.sh -d ~/Path/Where/The/App/Should/Be/Created -ios true -android true`

Build is OK, I'm testing in real device. First page is loaded, but menu is doing nothing.

Xcode says:

Failed to load webpage with error: The operation couldn’t be completed. (NSURLErrorDomain error -999.)

 Any idea, please? Thanks!

Login or Signup to post a comment