purchases-ios
purchases-ios copied to clipboard
Update iOS 18.4 Simulator Warning Log Message
Motivation
- Update log message which warns of known iOS 18.4 and 18.5 simulator issues
Description
- iOS 26 beta 1 resolves issue #4954
- A warning message was added for iOS 18.4 simulator users (introduced in #5002)
- Now that a fix is known, this PR updates the log message to be more specific
| 1 Error | |
|---|---|
| :no_entry_sign: | Label the PR using one of the change type labels. If you are not sure which label to use, choose pr:other. |
| Label | Description |
|---|---|
| pr:feat | A new feature. Use along with pr:breaking to force a major release. |
| pr:fix | A bug fix. Use along with pr:force_minor to force a minor release. |
| pr:other | Other changes. Catch-all for anything that doesn't fit the above categories. Releases that only contain this label will not be released. Use along with pr:force_patch, or pr:force_minor to force a patch or minor release. |
| pr:RevenueCatUI | Use along any other tag to mark a PR that only contains RevenueCatUI changes |
| pr:next_release | Preparing a new release |
| pr:dependencies | Updating a dependency |
| pr:phc_dependencies | Updating purchases-hybrid-common dependency |
Generated by :no_entry_sign: Danger