How to MOD ShutEye Sleep & Relax (Enable Premium)

ShutEye Sleep & Relax is an application that will help you relax and cure your sleeping problems. The app has amazing sounds and meditation music to help you feel calm and relaxed, it also has an inbuilt sleeping tracker that can help you track your sleeping patterns, record your sleeping activities, like snoring, sleep talking, and more. While some of the features are free, others will require you to have an active premium subscription.

Today I will show you how you can modify the application to enable premium subscription, the app will think you are a premium member and unlock all premium features for you.

Requirements:

1) Basic Knowledge of modding applications.

Let’s begin!

1) Download the APK file from Apkcombo.com or by clicking here

2) Remove signature check, since the app has a signature check. Check out our tutorial on how to remove signature check.

3) Once you have successfully removed the signature check, Decompile the APK File

4) Now navigate to this smali class “life/enerjoy/iap/PaymentManager.smali

5) Open the smali class and find this method “.method public static h()z” Sometimes the method may be called different, if the developer changes it or with newer updates. So find the Boolean in this smali class and make them true.

Now right below .registers add the following

const v1, 0x1
return v1

6) Save the file and recompile and sign the APK file

Now when you open the Application you will have all the premium benefits enabled. This way you can enjoy premium benefits. Update the application every time a new update comes out, just repeat the process again. If you have any questions then leave a comment.

Leave a Comment