This task represents the investigative work on the Image Recommendations Growth Extension API to be used on the iOS app.
Main points:
- Handling basic requests, errors, responses
- Authenticating calls from the iOS client
This task represents the investigative work on the Image Recommendations Growth Extension API to be used on the iOS app.
Main points:
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | None | T344258 [Main Epic] 2023-2024 Enhancements to Editing on the iOS app | |||
| Resolved | None | T355270 [Sub Epic] Image Recommendations - Add an Image on iOS | |||
| Resolved | None | T355271 [Engineering Epic] iOS - Image Recommendations - Add an Image main flow and actions | |||
| Resolved | Mazevedo | T355321 [SPIKE] Investigate Image Recommendations API |
PR for retrieving tasks and image recs for the tasks
https://github.com/wikimedia/wikipedia-ios/pull/4720
This spike resulted in implementing the API calls for retrieving tasks from the Growth Tasks API and retrieving the image recommendations for the tasks.
Note: There is no pagination, so another call is needed to get more tasks
For more info, check the PRs from the previous comments