mikaelacaron / brain-marks

[Not Active] Open-source iOS app to save and categorize tweets
MIT License
80 stars 47 forks source link

FEATURE - What's New Screen #163

Open mikaelacaron opened 2 years ago

mikaelacaron commented 2 years ago

Describe the feature you want the app to have that it currently doesn't

v1.2

Describe alternatives you've considered

Additional context

SuzGupta commented 2 years ago

Would love to give this a try.

SuzGupta commented 2 years ago

The initial changes to the Settings view are trivial (already done as shown in attached screencap) and I should be able to figure out how to show the new view as well, but I am less clear on how to get the information. Should I use the App Store Connect API as described here: https://www.avanderlee.com/swift/app-store-connect-api-adoption/? SettingsView

SuzGupta commented 2 years ago

If using this API is the correct approach, a key needs to be generated within App Store Connect. This is explained in the SwiftLee article linked above.

mikaelacaron commented 2 years ago

@SuzGupta naaahhh just hard code a description!

SuzGupta commented 2 years ago

Whew, that sounds so much easier :D

mikaelacaron commented 2 years ago

@SuzGupta Yes! I don't care at all that it's not autoupdating, considering this app doesn't have constant updates at the moment!

le0zh0u commented 1 year ago

Will this support multiple languages?

mikaelacaron commented 1 year ago

@le0zh0u that's a good point! I didn't think of how it would work