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

fix(backend): improve ios support #1599

Merged
merged 1 commit into from
Dec 12, 2024
Merged

fix(backend): improve ios support #1599

merged 1 commit into from
Dec 12, 2024

Conversation

detj
Copy link
Contributor

@detj detj commented Dec 12, 2024

Summary

Improve upon a couple of parts of the iOS ingestion pipeline to be compatible with idiosyncrasies of iOS.

Tasks

  • Support ipa build type in PUT /builds API
  • Increase lifecycle_view_controller.class_name character size to 256
  • Increase lifecycle_swift_ui.class_name character size to 256

- support ipa build type in PUT `/builds` API
- increase `lifecycle_view_controller.class_name` character size to 256
- increase `lifecycle_swift_ui.class_name` chracterer size to 256

Signed-off-by: detj <detj@users.noreply.github.com>
@detj detj added bug something isn't working backend backend related labels Dec 12, 2024
@detj detj self-assigned this Dec 12, 2024
Copy link

vercel bot commented Dec 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
measure-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 12, 2024 6:11am

@detj detj requested a review from anupcowkur December 12, 2024 06:16
@detj detj merged commit 08061c3 into main Dec 12, 2024
8 checks passed
@detj detj deleted the fix-ios-ingest branch December 12, 2024 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend backend related bug something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants