hsousa / HCSStarRatingView

Simple star rating view for iOS written in Objective-C
MIT License
1.28k stars 196 forks source link

Failed to render and update auto layout status #70

Open rahulsingh1101 opened 5 years ago

rahulsingh1101 commented 5 years ago

file:///Users/admin/Desktop/untitled%20folder/ecommerce/eShop/Base.lproj/Main.storyboard: error: IB Designables: Failed to render and update auto layout status for ProductViewController (aZt-IO-q4U): Failed to load designables from path (null)

Due to this issue I am unable to submit this app to App store.

hsousa commented 5 years ago

Are you using CocoaPods?

If so, did you add use_frameworks! to your Podfile?

getSwiftly commented 4 years ago

This is still an issue