• Wich version of the sdk that sugarcrm uses for its application in the play store?

    Hi everyone, Does anyone know what version of sdk is being used in the application that is in the play store? I am currently developing an application with version 11.0.512-1.4.2-2 of sugar mobile sdk, from which it is possible to create quotes, the problem…
  • App Store Connect | Apple Developer best way tu upload custom APK

    Hello All: Can someone please helpme to understand how to upload to Apple Store a customized mobile APK? Our understandig is that there are 2 ways to upload a app in IOS: Option 1. Upload thru Apple Connect Store -- > and reach customers worldwide Option…
  • 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…
  • Call initialize method in Detail View

    Hi, I am trying to extend opportunity detail view In sugar Mobile SDK. when open opportunity detail view page from list view then initialize() method is call only one time. Is there any possibility again execute this method? Thank you.
  • 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 to run test cases for SDK?

    Hi, I've a test folder in my app. I ran npm test to run a test file however, It gave me this error But if I comment the line 1 out then it start giving me this error Here is my package.json Kindly point me in the right direction as how can I run tests…
  • Reading NFC

    Edited: I'm thinking of creating a new module to store NFC chip data. A subpanel would be available on the Accounts module, which we could use to add/edit/delete individual chips. E.g. 1) 1899345 = Office reception 2) 9834850 = Staff entrance 3) 7929488…
  • 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…
  • How to refer to a Cordova plugin

    Hi, I'm doing some testing of cordova plugins, in particular the nfc scanner. $native> ../cordova install phonegap-nfc I'm trying to run a quick test, something like the sample code: nfc.addNdefListener ( function (nfcEvent) { var tag = nfcEvent.tag,…
  • How to works mechanism of fetch deltas into app

    Eugene Bychkov , Matt Marum regards from Mexico. I have a question, exists some diagram that explain the how to works mechanism of fetch deltas into app? Can you can share me this diagram or in this case explain me please point by point your workflow…
  • 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
  • Cordova-ios plugin

    I'm wondering if there are any plans to update the cordova-ios plugin to a more recent version? We work extensively with the google maps plugin and need to be able to use a recent version of that plugin but it requires cordova-ios 5.0 and currently the…
  • Can't access to the Mobile SDK Documentation

    Hello everyone! I need your help. I've been trying to access to Mobile SDK Documentation for days but the page always gives me the following messages: Does anyone know when they re-enable the platform? Thanks in advance. Salvador L.
  • 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 -…
  • Ran into a bunch of errors when trying to install the mobile dev sdk

    Here is the output of my command line, starting with not finding libffi : /Users/aapter/Downloads/sdk # ./install Command arguments: SUGAR_MOBILE_SDK_HOME = /usr/local/developer/mobile-sdk SDK_PATH = /Users/aapter/Downloads/sdk/sdk generate app-path …
  • 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…
  • Customize form has support offline data storage future.

    Hi Team, We have created action on opportunity detail page in using SugarCRM Mobile SDK. We have created checkbox fields in that custom form. we would like to know when the is user is using Offline sync, will the data from the custom form will get sync…
  • 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…
  • FATAL: Uncaught TypeError: Cannot read property 'meta' of undefined

    Hi all, I've done an upgrade to version 6.5.2.497-1.4.2-2 and in one of my dashboards i'm recieving an error message as following: "FATAL: Uncaught TypeError: Cannot read property 'meta' of undefined" Does anyone is having the same issue? Regards
1 2 3