ios-library icon indicating copy to clipboard operation
ios-library copied to clipboard

Urban Airship iOS SDK

Results 6 ios-library issues
Sort by recently updated
recently updated
newest added

Bumps [activesupport](https://github.com/rails/rails) from 6.1.7.4 to 7.0.8. Release notes Sourced from activesupport's releases. 7.0.8 Active Support Fix TimeWithZone still using deprecated #to_s when ENV or config to disable it are set....

dependencies

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.7. Release notes Sourced from rexml's releases. REXML 3.2.7 - 2024-05-16 Improvements Improve parse performance by using StringScanner. GH-106 GH-107 GH-108 GH-109 GH-112 GH-113 GH-114...

dependencies

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @​actions/artifact dependency by @​bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...

dependencies
github_actions

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.3.6. Release notes Sourced from rexml's releases. REXML 3.3.6 - 2024-08-22 Improvements Removed duplicated entity expansions for performance. GH-194 Patch by Viktor Ivarsson. Improved namespace...

dependencies

Hi, Earlier I am using iOS SDK 16.12.0 now I have to update the SDK to 18.14.2. There is a lots of configuration get updated. Now I am not able...

Hi, I'm working on iOS project (Swift + SwiftUI) which requires some delayed Airship initialization and ability to change the Airship configuration on the fly. Is there any option to...