Skip to main content

App & Web

Update

If you want to update with the latest version from the previous version then find out the changed files that are attached with every update. The name of the folder like: App changes from V1.0 to V1.1. In this folder, you will get files directory-wise. Just replace them in those directories.

info

You can not switch from very older version to newer version. You can switch from previous version to new version

Update after Customisation

If you customised something on the code and want to update with our latest version follow any option given below:

Follow any one
First, push your code on a git branch. Then download our project code from codecanyon and push it to another branch. At last merge both branches. It is possible to get conflicts on branch. Resolve it carefully.
warning

You have to be a developer in that case. If something goes wrong, we won't be responsible for that.