You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Client error attempting to change layout margins of a private view'
#1286
Open
Hamza123Imran opened this issue
Jan 14, 2020
· 0 comments
I have used pod 'Material', '2.16.4' and pod 'MaterialComponents' in my project now when i upgraded my xcode version to 11.3 when i run the app it shows me crash Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Client error attempting to change layout margins of a private view' Why is this so? What are the new compatible pods for xcode 11.3 or iOS 13 version, kindly answer it fast i'm stuck in my project.
The text was updated successfully, but these errors were encountered:
I have used
pod 'Material', '2.16.4'
andpod 'MaterialComponents'
in my project now when i upgraded my xcode version to 11.3 when i run the app it shows me crashTerminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Client error attempting to change layout margins of a private view'
Why is this so? What are the new compatible pods for xcode 11.3 or iOS 13 version, kindly answer it fast i'm stuck in my project.The text was updated successfully, but these errors were encountered: