Verify Application

Estimated reading: 2 minutes 61 views
  • You can get a purchase code from Envato.
  • Get Your API Server_Key which is located here copy it.
  • Create your Cert key for your application from Doughouzlight-License

     

    PixelPhoto Provides a Triple DES algorithm encryption system + AES 256-Bit Encryption in your mobile application to save your own information and your own server-side keys from hackers and crackers, once you are a real buyer you will not fear any cracking or unpacking APK  actions by eligible black hat people, which may lead to leaking your sensitive server side data to the public. 
  • Obtain the key and add it to your `AppSettings.cs` class.
  • Find the demo package name inside your ‘AndroidManifest.xml’ by searching for the term “package” followed by the symbol; our demo package name will appear right after. Replace this name with your package name in all instances.
  • Note that the demo package name is currently used in 7 different places. This number may increase or decrease in future versions, so ensure all occurrences are updated.
  • You must also replace the package name in the `PixelPhoto.csproj` file.
  • For more detailed guidance, refer to the provided screenshots.
The encryption key includes all your domain information, you don't need to add your website or server key or anything else on the AppSettings class, Be sure you get the key on each new update we release to avoid any issues.
If the application crashes on launch, it indicates that the above-mentioned steps were not executed correctly. Therefore, you need to perform them once again. P.S. Always use the latest code from Envato with a new key.

Leave a Comment