Framework for Xojo developers - Integrate SupportEngine features in your apps.
With the SupportEngineKit framework for Xojo, you can seamlessly integrate support ticket functionality into your Xojo apps. Users can create tickets and view responses directly within your applications.
Step 1: Install SupportEngine or use the cloud version
Step 2. Setup the API token in SupportEngine settings
Step 3: In Xojo App, setup SupportEngineKitToken property
Step 4: In Xojo App, setup SupportEngineKitURL with /api/ at the end
Step 5: You can use the button to create a New Support Ticket directly from any Xojo app.
May I ask why you only offer the project in binary form on GitHub?
This makes it impossible to view the source code before downloading, and what’s even worse, it makes supporting the project through code improvements in the form of collaboration almost impossible.
Great point. Forgot about the option to save the project in a more open way. I updated the repository with an updated and more safe version of the code.