Post

Replies

Boosts

Views

Activity

Comment on No longer invalidateIntrinsicContentSize() invokes intrinsicContentSize for UICollectionViewCell/UITableViewCell in iOS 16?
I decided it would be more appropriate to provide an explanation than to send in a sample project. I used addSubview some views inherited UICollectionViewCell to a view that was not UICollectionView. UICollectionViewCell was used as the parent view in order to use views of various structures while maintaining SSOT in UIStackView (or autolayout) and UICollectionView. As a result, changes calling invalidateIntrinsicContentSize() in UICollectionViewCell in iOS 16 affected my structures
Topic: UI Frameworks SubTopic: UIKit Tags:
Jun ’22
Comment on JavaScript Not Executing in WebView When Modally Presenting UIViewController on iOS 17.5.1
As you said, I just posted it on feedback assistant. Thanks
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’24
Comment on No longer invalidateIntrinsicContentSize() invokes intrinsicContentSize for UICollectionViewCell/UITableViewCell in iOS 16?
I decided it would be more appropriate to provide an explanation than to send in a sample project. I used addSubview some views inherited UICollectionViewCell to a view that was not UICollectionView. UICollectionViewCell was used as the parent view in order to use views of various structures while maintaining SSOT in UIStackView (or autolayout) and UICollectionView. As a result, changes calling invalidateIntrinsicContentSize() in UICollectionViewCell in iOS 16 affected my structures
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Jun ’22
Comment on Safari Web Inspector causes iOS app crash
It works after iOS 15.0 developer beta 5 with Safari Technology Preview. :) and also you can use inspector on Simulator on Xcode 13.0 beta latest version
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Sep ’21