-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Description
I'm using CocoaPods to integrate Spring, but the app crashes when calling view.showLoading( ):
"Could not load NIB in bundle...with name 'LoadingView'"
Could this be because LoadingView.xib is not included in the podspec? I'm new to CocoaPods, but the podspec has: "s.source_files = 'Spring/.swift' " -- should there also be: ",.xib" ?
Thanks
Metadata
Metadata
Assignees
Labels
No labels