Tassos
Tassos
Hello, I am in great need of some guidance. I am trying to develop a photo mode system for my AR application, meaning I would like to allow the user...
I get the following linker error when I add [GRKConfiguration initializeWithConfiguratorClassName:@"myGrabKitConfigurator"]; in my AppDelegate, in the AppDelegate:didFinishLaunching: method. I have already copied myGrabKitConfigurator files to my project. Undefined symbols for...
Following our discussion on discord: I would like to request to be able to set the port number for RClone in ss-config. Additionally, I would like to request to be...
I am building an app using Storyboards. I want to use GKLParallaxPictures not in the root view controller but in another view controller. How can I do that in the...