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

Kickstarter for iOS. Bring new ideas to life, anywhere.

Results 38 ios-oss issues
Sort by recently updated
recently updated
newest added

# πŸ“² What This PR address the selection logic of picking a card after it has been added via the new payment sheet. # πŸ€” Why User should see newly...

WIP

# πŸ“² What Right now the folder structure isn’t organized around features/pages of the app. It’s mostly organized around all views or all view models or all helper classes. Our...

WIP

# πŸ“² What A description of the change. # πŸ€” Why Some background context on why the change is needed. # πŸ›  How More in-depth discussion of the change or...

# πŸ“² What Due to the time required to get a setup intent token and for show the payment sheet. Also after the payment sheet is dismissed there is a...

WIP

# πŸ“² What As part of our Carthage -> SPM migration we need to migrate Appboy-iOS-SDK (AppboyKit) and its dependency SDWebImage # πŸ€” Why Checkout this [Guru Card](https://app.getguru.com/card/TzA8Rpac/-Carthage-to-Swift-Package-Manager-Migration-2022) for more...

draft

# πŸ“² What As part of our Carthage -> SPM migration we need to migrate PerimeterX # πŸ€” Why Checkout this [Guru Card](https://app.getguru.com/card/TzA8Rpac/-Carthage-to-Swift-Package-Manager-Migration-2022) for more details # πŸ›  How -...

needs review

If you clone the repo today, you cannot just run `make bootstrap` after clone, because it runs `bin/carthage.sh` which assumes you already have carthage installed: ``` // Makefile carthage-bootstrap: bin/carthage.sh...

# πŸ“² What This implements the MVP of login with OAuth. It works like this: 1. Open a web authentication session 2. If it completes successful, the website redirects to...

this applies to PCP campaigns that backers have already pledged to # πŸ“² What Updates the pledge button on project pages to say "Back this project" when a campaign has...

post-campaign-pledging

when i set isOSS to true in Secrets.swift, simulator run with rumtime error, like below picture: ![image](https://github.com/kickstarter/ios-oss/assets/16850247/ffe127f3-f1b4-4205-8990-7cd94dcee6ea)