2.7.1
Fixed
- Fixed an issue where the return type for the Android implementation of
setIsDismissed
inAppboyBinding
was incorrectly set tobool
. - Removed a deprecated usage of
PBXProject.GetUnityTargetName()
.
setIsDismissed
in AppboyBinding
was incorrectly set to bool
.PBXProject.GetUnityTargetName()
.