• Unable to create iOS build in MACS

    Hi team - we have worked through the guides for creating a custom-branded version of the mobile app, however the Mobile App Configurator is failing when we try to create the build - status is "Failed build" after approx. 8-10 minutes. Is there anywhere…
  • Notification in SugarCRM Custom Mobile Application

    Hello, Is SugarCRM Custom Mobile Application supports Notification? Like, If someone assigns a lead to a user then he will get an alert notification in-app. If Yes then how to enable the notifications in SugarCRM custom mobile app. Is there any…
  • Google Map Plugin Unsupported by SugarCRM SDK

    Hello, We integrate the google map plugin in SugarCRM Custom Mobile Application, Which was working well on Android as well as iOS. But After the UIWebView deprecation in iOS we unable to submit a newer version of the iOS build to the apple store. As…
  • How to set default Server Url at login setting?

    How to set default sugar instance URL at login view. So user directly enters userId and password on login page, and login view setting becomes noneditable.
  • Tasks sync to ical

    Our App users would like to receive reminders about their tasks. Currently there's an issue with ical ( #72588( https://portal.sugarondemand.com/index.php#supp_Bugs/72588 ) so they can't get reminders from their calendar. Perhaps a push notification to…
  • Image Editor

    Hi, I would like to see the image editor option on the SugarCRM mobile app, where users can edit the pictures before uloadingit on fields. The editor can have feature of Preview, Crop, rotate etc. so that they can catpure important features only. Currently…
  • Increase Timeout in Sugar.API Call Request

    Hi, Is there any way to set a Timeout Key in Sugar.API.Call to increase request time from 30000 ms to more. Thanks, Shrikant
  • Exclamation mark on Subpanel-Module Record count

    Hello, Does anyone know the reason behind the issue mentioned in the attached file? Actually, getting exclamation mark on the subpanel-Module record count. Thanks, Shrikant
  • Error: Task 'default' is not in your gulpfile

    Hi, We are getting this error when we try to generate our debug apk. Does anyone is having the same issue? [ 08:41:13 ] Using gulpfile ~/Documents/Sugar/mobile-sdk/9.0.508-1.4.2-2/gulpfile.js [ 08:41:13 ] Task 'default' is not in your gulpfile [ 08:41…
  • createRelatedCollection is not working when offline mode is enabled

    Hi Team, I am trying to fetching Related collection in offline mode of mobile when it is enables , but its giving error This is my code var meetingsBean = app.data.createBean('Meetings', {id: Meeting_id}); var relatedCollection = app.data.createRelatedCollection…
  • Access not authorized - While Creating Account Record

    Hello, Multiple users with various phone models (iPhone and Android) are encountering an error message "Access not authorized" when attempting to save a newly created account record on the mobile app. The only way to prevent the error from happening upon…
  • Mobile App Crashes - Quota has been exceeded

    By using the SugarApp from the offical AppStore (iOS) the App went into an "internal error". I was able to locate the problem by checking the App's Log: [ERROR] FATAL[2019-10-10 12:16:28]: The quota has been exceeded. The problem always occurs when adding…
  • Date Field -- Improper Text Display on some android devices

    Hello Eugene, I create a custom view in which I used sugar's inbuild fileds like date, text and other. But, getting issue particular to date field text display value on the fewer android device like 1+, Samsung while on other its showing properly. I'm…
  • How can we add a link that opens the detail view of the record whose Id is specified in the URL?

    How can we add a link that opens the detail view of the record whose Id is specified in the URL like? I have tried different ways to open the account record whose id is ff08973a-e34c-4f92-8c88-d3e537ac70d7 but when I click the link in the Sugar Mobile…
  • Deprecated API Usage Warning from Apple

    Hello, I got a warning email from apple regarding UIWebView Usage for custom SugarCRM mobile app. Please check the below details. We identified one or more issues with a recent delivery for your app, Your delivery was successful, but you may wish to correct…
  • 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: Cannot find module 'librsvg'

    Hello All, I am facing an iOS SDK build issue on Mac OS. when I do the $ ./sdk build --scheme debug --platform ios --init-native and here is the error found Error: Cannot find module 'librsvg' at Function.Module._resolveFilename (internal/modules/cjs…
  • Filter results of list view based on custom value

    Hi, Does anyone know how to filter results on the list-view based on a custom value on view load? Thanks, Shrikant
  • How to open the SugarCRM app (SDK Mobile) on a specific view of a module from an external apache cordova application?

    Good day community. I come to you because I have been stuck in a development and I have not been able to solve it. I'm developing an application with apache cordova and I want this application to open a SugarCRM application previously installed on the…
  • SDK 10, Mac OS xcode project build Issue

    Hello All, I have an issue in xcode project build. I m using SDK 10, Mac OS 10.14.6, Xcode 10.2 Here exactly what happens in the process, the build for iOS from the terminal is successful. then I have executed the comman: ./sdk build --scheme debug -…
  • Custom filter with date type field not working

    Hello guys, I'm having problem with custom filter with date type field. On server there is a custom filter like that: 'filter_definition' => array ( array ( 'sng_etapa_atendimento_c' => 'negociacao' , ) , array ( '$or' => array ( array ( 'sng_ag_data_prox_contato_c…
  • SugarCRM Mobile SDK - Android Build Error After Google Map Integration

    Hello, I'm having trouble while building my custom sugar mobile application for the android platform after integrating google map plugin. Android Build failed with below error : AAPT: error: resource integer/google_play_services_version (aka com.test…
  • SugarCRM Mobile SDK Offline (Bulk Load)

    We are trying to load the on-demand data of some modules using bulk load in SugarCRM Mobile SDK. Please see the below code snippet of app.json. It is loading all the data for module 'ProductCategories' but not loading for 'ProductTemplates'. { "defaults…
  • Account view search on mobile - showing less records compared to portal

    Hello, Condition 1: - I'm using SugarCRM custom mobile application, For the account module when I try to search a particular record with initial names, sugar custom mobile app shows limited records while on another side SugarCRM portal shows 200+ records…
  • MACS - Simple build fail

    Hi SugarCommunity, We are experiencing difficulties building a simple branded app using the Mobile App Configuration Service (MACS). We keep having a long build procedure, that ends up with a Build Failed status in the end. Is there a procedure that can…
1 2