FAQ & Troubleshooting
Basic question during installing the app that you could meet and also provide some solution to fix the installing issues. If these answer could not be, raise new ticket to http://inspireui.ticksy.com
Last updated
Basic question during installing the app that you could meet and also provide some solution to fix the installing issues. If these answer could not be, raise new ticket to http://inspireui.ticksy.com
Last updated
Yes, as this is made by React Native framework which upport to release for both iOS and Android, please discover more the framework from
Yes, you will get the full source code package and also the free Wordpress plugins, it is not required technical or development skills to use as easy to installing by using the Expo tools ()
Yes you will get the free upgrade with more awesome features coming, please follow the change logs to see the detail update. You will get the notify email for new version update on stores.
First make you you can open the Android simulator successful by using Genymotion, then selec the Lan option from Expo XDE config and run the project from Device button
First, make sure your have run "yarn install" or "npm install" to create the node_modules folder
Then, try the press the Restart button from Expo and Ctrl+R (Window) or Command+R (MacOS) to reload the project on simulator. We will able to see the Building Javascript bundle..xxx% at bottom of the simulator.
Root cause: missing React library or facebookSDK
Step 1: run: yarn setup
(only for Mac OS, on window you should run yarn install)
Step 2: Open beostore.xcworkspace
select Product/Schema/Edit Schema
, then click + button to find React and add it to top of the list, make sure the Parallelize Build is uncheck and the React should be on top
(Other solution is select the React from the list and click build again)
Solution: you should generate the Bundle JS file, run following
/Users/minh/Library/Android/sdk
does not existSolution: This could be fixed by changing the sdk.dir to your Android SDK folder, on Window this local.properties could be deleted and it will auto generated.
Solution: and unzip the archive to ~/Documents/FacebookSDK