• SugarCRM Mobile SDK - Update Plugin to Support 64-bit architecture(Android)

    Hello, I'm getting issue while uploading my custom SugarCRM mobile application on android play store. Starting August 1, 2019, android apps published on Google Play will need to support 64-bit architectures. but some of the library used by SugarCRM SDK…
  • Error with Ubuntu

    Hi ppl. I have some problems in Linux with Sugar Mobile SDK (and I know it doesn't have any support whit this SO). I'm follow a doc "Uncon 2017_ Building Custom Apps Using SugarCRM Mobile SDK" I was execute ➔ $SUGAR_MOBILE_SDK_HOME/[sdk-version]/sdk…
  • Is it possible to add a HTML5 canvas element as a field to the android app ?

    Hello, The title probably says it all. I want to create a canvas field on the app where users can draw their signature! I am aware that will have to create the canvas and the logic of it myself! but how can I show it on the android app ? it works actually…