# 1.0.3.0

Release Date: 2021-10-27

Status: Deprecated

Bug fixes

  • Fixed an error app closed due to false-positive during IPA integrity verification
    • The issue of terminating the app due to integrity verification failures such as "APP_INTEGRITY_CURRUPTED" has been fixed.
    • This issue was reported from the customers using the Apple Push Notification Service plugin.
  • Updated how to use hash generating scripts.
    • The "generate_genesis" file has been added to fix the integrity verification issue. Before executing the "generate_hash" script, it is necessary to proceed it with security settings. Please check the updated guide document in the new SDK for detailed instructions on how to use it.
  • Updated Security risk blocking GUI code
    • Modified the GUI sample codes in the guide document so that the GUI window does not exit the app in debug mode.
Last Updated: 9/19/2024, 6:47:13 AM