Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS 14 deprecation warning #74

Merged
merged 8 commits into from
Jun 26, 2024
Merged

Conversation

samsymons
Copy link
Contributor

@samsymons samsymons commented Jun 24, 2024

Task: https://app.asana.com/0/1207619243206445/1207650299373621/f

This PR adds the deprecation warning for iOS 14 users.

Testing steps:

Xcode 15 does not support the iOS 14 SDK. If you'd like to test with Xcode 15, please override the OS version being passed to RMF locally before testing.

  1. Update the app to point to the staging URL
  2. Run an iOS 14 device and make sure the message appears
  3. Run an iOS 15 device and make sure the message does not appear

This is just for testing since Xcode 15 doesn’t support the iOS 14 SDK. We’ll need to download an older Xcode to test this, but for now I’ll try it against 15.
This is to avoid RMF layout issues with older iOS versions, that were fixed with this release.
@samsymons samsymons requested a review from a team as a code owner June 24, 2024 20:58
@samsymons samsymons requested review from federicocappelli and amddg44 and removed request for a team and federicocappelli June 24, 2024 20:58
Copy link

* main:
  PPro Android Onboarding promo: increase daysSinceInstalled filter (#75)
Copy link
Collaborator

@amddg44 amddg44 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

This message should not display by default.
@samsymons samsymons merged commit f969ad7 into main Jun 26, 2024
1 check passed
@samsymons samsymons deleted the sam/ios-14-deprecation-warning branch June 26, 2024 21:37
samsymons added a commit that referenced this pull request Jun 27, 2024
# By Cristian Monforte (1) and Sam Symons (1)
# Via GitHub
* main:
  iOS 14 deprecation warning (#74)
  PPro Android Onboarding promo: increase daysSinceInstalled filter (#75)

# Conflicts:
#	live/ios-config/ios-config.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants