How to I create 'custom commands' and do debugging
I'm just began learning Geocortex Mobile and creating my first HelloWorld solution. I've be building Geocortex Essentials solutions for years, and have created my own custom commands (using JavaScript/TypeScript). Can one do the same in Geocortex Mobile?
Also, how would one debug the code? Is there an equivalent technique to the SHIFT-ESC-ESC approach used in the HTML5 viewer and/or are there logs written out somewhere I have access to?
I noticed that the out of the box commands have a JSON signature like "Add Focus" translates to "highlights.add-focus". Is there a list of other pre-built commands that we have access to?
Also, since reading that Mobile is based on Xamarin forms, can we create our own custom Xamarin forms?
-
Would like to know the answer as well
0 -
Hi @Mike Diss-Torrance?,
I can answer some of your questions:
Can one [create custom modules for] Geocortex Mobile?
An SDK for GXM is in the works. I recommend leveraging Geocortex Workflow until then.
How would one debug the code?
There is a really nice logging feature planned for GXM 5.5.
Is there a list of other pre-built commands that we have access to?
Ken explains this here: https://communities.geocortex.com/s/question/0D5f200006aNLHVCA4/what-are-the-operations-available-to-use-in-the-run-operation-activity
Xamarin forms?
Xamarin Forms will be a dependency on the GXM SDK/NuGet package. So it'll be available and what would be used when creating custom components.
0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
2 kommentarer