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

[MOBILE-4102] Fix iOS custom event properties, Android contact subscriptions editing, etc #11

Merged
merged 10 commits into from
Jan 31, 2024

Conversation

jyaganeh
Copy link
Contributor

What do these changes do?

  • Uncomments the line that adds custom event properties to the native custom event object
  • Deprecates UALogLevel.Trace and adds UALogLevel.Verbose (with the same value, so they'll do the same thing, but Trace will show a warning in the IDE)
  • Fixes Android EditContactSubscriptionLists to actually do what it says
  • Minor tidy ups in Airship.Net for iOS and Android
  • Adds RuntimeIdentifiers to the sample csproj, to better support building to simulators
  • Bumped iOS bindings to target .net8.0-ios
  • Bumped Android and iOS SDKs to 17.7.1
  • Prep for release 19.1.0

Why are these changes necessary?

  • Customer reported a custom event property bug on Xamarin that we also have in dotnet
  • Fixed other things that needed fixing

How did you verify these changes?

Manually in sample app, verifying against the go dashboard and RTDS

@jyaganeh jyaganeh merged commit 98d3084 into main Jan 31, 2024
1 check passed
@jyaganeh jyaganeh deleted the MOBILE-4102 branch January 31, 2024 23:37
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.

4 participants