Unzip the worona-mobile-app.zip file you just received in your inbox during the second step.
If you have not done it yet please go back to the Download the Mobile App step.
Before configuring your app with your blog content, make sure that the app is able to connect to the Worona blog content.
To do so, run Corona Simulator and open the file named main.lua (it may also appear as main) located in your worona-mobile-app folder.
By default it connects to our own blog and you should see a list of our posts.
Open the main.lua file (it may also appear as main) in a text editor.
You can use TextEdit (Mac), Wordpad (Win) or more advanced editors like SublimeText or NotePad++.
To choose the editor right click on the file and click on “Open with...”
Replace "http://www.worona.org" with your web’s URL: "http://www.yourdomain.com".
Replace "Worona Blog" with your app’s name.
Replace "About Worona" with your about page title.
Replace "Worona is a Wordpress..." with your app’s description.
Once you have finished save the main.lua file.
Please note: do not erase the quotes.
Finally, run Corona Simulator and open the main.lua or if the simulator is already open just use Ctrl+R (Cmd+R in Mac) to refresh.
If you have correctly configured and activated the Worona WP Plugin and the JSON REST API Plugin you should see a list of your blog posts.
If something is not working please check that when you visit http://www.yourdomain.com/wp-json/posts you can see a text which is similar to what you see in https://www.worona.org/wp-json/posts and you are not receiving any error, ”Not found” or 404 pages.
If you need help please use one of the options below.