TSMessages icon indicating copy to clipboard operation
TSMessages copied to clipboard

Crash when installing from cocoapod + swift + xcode 6.3

Open aviz opened this issue 10 years ago • 1 comments

2015-06-11 23:46:27.895 FitMate[22015:2839520] *** Assertion failure in +[TSMessageView notificationDesign], /Users/aviz/Develop/FitMate/Pods/TSMessages/Pod/Classes/TSMessageView.m:68 2015-06-11 23:46:27.904 FitMate[22015:2839520] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Could not read TSMessages config file from main bundle with name TSMessagesDefaultDesign.json'

Any idea why it can not find the assets ?

aviz avatar Jun 11 '15 20:06 aviz

same issue as: https://github.com/KrauseFx/TSMessages/issues/225

top2tech avatar Jun 12 '15 20:06 top2tech