iOS 17 Flashcards

1
Q

Best new features of iOS 17

A

Pass keys (technically delivered in iOS 16)
Interactive widgets
Live activities now on iPad
SwiftData - Swift-based data framework (like SwiftUI for data)
Push Notifications console (test PNs and logs)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Recent iOS App Store changes

A

Must document usage of “fingerprinting” APIs for nutrition label

Must be able to delete account

Nutrition labels

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Recent Google Play App Store changes

A

Must be able to delete account (in app and on a website)

Nutrition labels

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is SOLID ?

A

Single responsibility

Open-closed principal - open for extension but closed for modification

Liskov substitution principal - Subtypes should be substitutable for base types

Interface segregation

Dependency inversion - Entities depend on abstraction (factories / generic interface)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly