54
Views
1
Comments
Solved
[CheckGPS Plugin] Bug Fix
Question
checkgps-plugin
Mobile icon
Forge asset by Rodrigo Coutinho

At the moment the CheckGPS action is broken for a few reasons

1. The outgoing parameter "IsEnabled" is checked in the IF before it is assigned, this will cause the plugin to always go into the false branch.


2. In the false branch it assigns the CheckGPSPlugin actions result to "IsEnabled" 


3. In the True Branch the result is never assigned outgoing parameter.


Ive attached an OML with the fix

CheckGPSPluginFix.oml
2018-06-11 09-12-53
Rodrigo Coutinho
Staff
Solution

Thanks for the fixes! Uploaded a new version with your code.

Thank you!
R

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.