Post

Replies

Boosts

Views

Activity

Comment on What is the paste allow permission bug in iOS 16?
Apple announced that this bug is fixed in iOS 16.1. And, they added an option to each app setting in Settings app of device that named Paste from Other Apps. This option consists of Ask, Deny, Allow. If this option is checked in Allow, the pop-up will not shown anymore. Unfortunately, there is not the way that change the option by any APIs. Clients should to change directly this option from Settings app in theire device. If you found any nice idea, please let me know :)
Topic: UI Frameworks SubTopic: UIKit Tags:
Nov ’22
Comment on iOS 26.1 UITableView separator style not working
SeparatorStyle is not in UITableViewCell. It's a property of UITableView. @viviyang77 How could you set UITableViewCell.SeparatorStyle value?
Topic: UI Frameworks SubTopic: UIKit
Replies
Boosts
Views
Activity
Oct ’25
Comment on What is the paste allow permission bug in iOS 16?
Oh, Thank you Tikam. Actually I fixed this issue by Paste From Other Apps menu: https://www.macrumors.com/2022/10/17/ios-16-1-paste-from-other-apps-settings/
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Dec ’22
Comment on What is the paste allow permission bug in iOS 16?
Oh, Thank you Tikam. Actually I fixed this issue by Paste From Other Apps menu: https://www.macrumors.com/2022/10/17/ios-16-1-paste-from-other-apps-settings/
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Dec ’22
Comment on What is the paste allow permission bug in iOS 16?
Oh, Thank you Tikam. Actually I fixed this issue by Paste From Other Apps menu: https://www.macrumors.com/2022/10/17/ios-16-1-paste-from-other-apps-settings/
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Dec ’22
Comment on What is the paste allow permission bug in iOS 16?
Apple announced that this bug is fixed in iOS 16.1. And, they added an option to each app setting in Settings app of device that named Paste from Other Apps. This option consists of Ask, Deny, Allow. If this option is checked in Allow, the pop-up will not shown anymore. Unfortunately, there is not the way that change the option by any APIs. Clients should to change directly this option from Settings app in theire device. If you found any nice idea, please let me know :)
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Nov ’22
Comment on iOS16: What key we need to use for pasteboard permission in info.plist
It's not expected behaviour to appear every time a user attempts to paste, said Ron Huang. https://www.macrumors.com/2022/09/19/apple-executive-on-annoying-ios-16-prompt/
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Sep ’22