Hi!
I've followed instruction to run the Example apps: doing pod install inside Example folder and run the HyperioniOS-Example target.
But something that I got are two Errors: Duplicate interface definition for class 'HyperionManager' and Property has a previous declaration

To fix it, we need to remove #import "HyperionManager.h" line on WTAAppDelegate.m and WTLandingPage.m.
Would be nice if I can contribute to fix it!
Greetings,
Ricki
Hi!
I've followed instruction to run the Example apps: doing
pod installinsideExamplefolder and run theHyperioniOS-Exampletarget.But something that I got are two Errors:

Duplicate interface definition for class 'HyperionManager'andProperty has a previous declarationTo fix it, we need to remove
#import "HyperionManager.h"line onWTAAppDelegate.mandWTLandingPage.m.Would be nice if I can contribute to fix it!
Greetings,
Ricki