I am trying to implement a chat following https://github.com/rlingineni/Xamarin.Forms-ChatMessenger this guide. Been copy/pastying almost all of it but when I run my version I get this error below when I try to debug it as IOS:
Foundation.MonoTouchException has been thrown. Objective C exception thrown. Name: NSInternallconsistencyException Reason: Could not load NIB in Bundle "NSBundle Users/Carl/Library/Developer/CoreSimulator/Devices/-random number/data/Containers/Bundle/Application/-random number/Project.iOS.App(loaded) with name "JSQMessagesViewController.
Any clue what It might be? I would think it is something in my resourcesfile, that I am missing something but I have the "BubbleIncoming.imageset" file that the project I am following has in my resoucersfile.