DriveMond

90% Offer Rate Sticker Mobile
90% Offer Rate Sticker
00 Hour
00 Min
00 Sec
90% Offer Rate Sticker Mobile
90% Offer Rate Sticker

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

Way 1

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

Way 2

We provided changed files directory-wise with our every update. You have to replace them with your code. Remember that it may conflict with your customization. If you customize something on a file, and we changed something on the same file then merge those codes carefully.

Way 3

Download updated files from driveMond.app and do your customization again.

WARNING

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