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

Techdebt/update ops data #234

Merged
merged 5 commits into from
Mar 19, 2024
Merged

Techdebt/update ops data #234

merged 5 commits into from
Mar 19, 2024

Conversation

kcw-grunt
Copy link
Contributor

Overview

WIP of Privacy Manifest work

  • added more test error messages
  • removed unused File test file
  • Added WIP NSPrivacyAccessedAPIType

ODR Debugging work

  • Testing to make sure the 3 ops strings
  • Debugging ON Demand
  • Working version of the ODR
  • Removed unused images
  • Rename audio files
  • When making the ODR the filenames with accents in the filename there are error
  • Debugging the missing receive addressess

- Testing to make sure the 3 ops strings
- Debugging ON Demand
- Working version of the ODR
- Removed unused images
- Rename audio files
- When making the ODR the filenames with accents in the filename there are error
- Debugging the missing receive addressess

Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com>
Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com>
On Demand Resources stub
/// Inspired by https://www.youtube.com/watch?v=B5RV8p4-9a8&t=178s
- Refactor
- Refactor tieredOps
- USD based fee
Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com>
Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com>
- added more test error messages
- removed unused File test file
- Added WIP NSPrivacyAccessedAPIType

Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com>
@kcw-grunt kcw-grunt requested review from Iferencak and josikie March 17, 2024 13:11
@kcw-grunt kcw-grunt added the 🦺 tech debt Actions that help maintain the repo and application label Mar 17, 2024
@kcw-grunt kcw-grunt added this to the Release v3.13.0 milestone Mar 17, 2024
Copy link

@josikie josikie left a comment

Choose a reason for hiding this comment

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

Good! Thank you @kcw-grunt

I have questions. What are WIP NSPrivacyAccessedAPIType and ODR?

@kcw-grunt
Copy link
Contributor Author

Good! Thank you @kcw-grunt

I have questions. What are WIP NSPrivacyAccessedAPIType and ODR?

Hey! thanks for the approval.

NSPrivacyAccessedAPIType is a new privacy requirement by Apple and we need to fill out the privacy details. ODR is On Demand Resources where the app can pull data directly from Apple so the app itself is much smaller.

As a result, the app can have cool stuff like audio and video but it doesnt take as much space on their iPhone.

@kcw-grunt kcw-grunt merged commit 1bb73a7 into develop Mar 19, 2024
0 of 2 checks passed
@kcw-grunt kcw-grunt deleted the techdebt/update-ops-data branch May 11, 2024 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🦺 tech debt Actions that help maintain the repo and application
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants