When I try to build the sample app, I get the following build error. Perhaps this is related to commit d5655fdb51b576c17cfbd3cafaba1af676fc90f5.
Undefined symbols for architecture armv7:
"_OBJCCLASS$_OSKSaveToCameraRollActivity", referenced from:
objc-class-ref in OSKActivitiesManager.o
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
When I try to build the sample app, I get the following build error. Perhaps this is related to commit d5655fdb51b576c17cfbd3cafaba1af676fc90f5.
Undefined symbols for architecture armv7: "_OBJCCLASS$_OSKSaveToCameraRollActivity", referenced from: objc-class-ref in OSKActivitiesManager.o ld: symbol(s) not found for architecture armv7 clang: error: linker command failed with exit code 1 (use -v to see invocation)