apple / apple/sample-cloudkit-coredatasync

pick photo not working on iPad

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
200
Forks
16
PR merge metrics
No merged PRs in 30d

Description

Hi, when I use an iPad, selecting an image does not work. Here's how I solved the problem, in the AddContactView:
```
NavigationView {
...
}
//StackNavigationViewStyle solve the problems with constraints (iPad-support).
.navigationViewStyle(StackNavigationViewStyle())
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.