Skip to main content

#Mobile App Developmet/react Native0 utenti parlano di questo argomento

Hello, I am researching Mobile app development/react-native. But I haven't the idea to find good information.
Junior Dev ha postato in #CRMA

Hello community

 

I'm developing Mobile, the image is of a CRMA platform in the mobile version.

 There is a red part, which is a button, that I would like to remove.  

When I click on it it is directing me to the second image in the print.

Hello community I'm developing Mobile, the image is of a CRMA platform in the mobile version. There is a red part, which is a button, that I would like to remove.

2024-08-23_12-11.png

 

#CRMA  #Mobile Application Salesforce  #Mobile  #Mobile Publisher  #Salesforce1 Mobile App  #New Saleforce Mobile App  #Salesforce Developer  #Salesforce Admin  #Mobile App Developmet/react Native

0/9000

For Mobile App security, is Certificate Pinning and Jailbreak detection already implemented in the Salesforce Mobile Application? 

 

Is there a recommended approach or  document for implementing these in a Custom  Mobile Connected App that uses Salesforce SDK? (We use React Native)

 

#Mobile  #Mobile App Developmet/react Native  #Security

2 risposte
  1. 24 dic 2024, 04:24
    The answer I found by creating a salesforce support ticket is that salesforce does not provide any support or inbuilt features for certificate pinning. However, a salesforce mobile app or custom salesforce connected mobile app is usually published via a mobile device management system - such as Microsoft Intune, or VmWare workspace etc. which provide support for certificate pinning.
0/9000
Mayur Bhavsar ha fatto una domanda in Mobile SDK

We have created the app using forcereact but we are facing issue in deep linking functionality. Hence we want to try out if we can use the Mobile SDK in react native app without using forcereact. #Deep-link #React Native #Mobile App Developmet/react Native 

1 risposta
  1. 10 nov 2023, 17:46

    forcereact is helping put the pieces together automatically (the React SDK, the Mobile SDK). I don't think that doing the same thing manually will produce different results.

    What issues are you facing with deep linking?

0/9000

✨ Mobile SDK 10.1.1 is now available! ✨   

 

Mobile SDK 10.1.1 release includes bug fixes, performance enhancements, feature additions, and updates.

 

 Feature Highlights

  • Mobile SDK 10.1.1 restores use of the Lock App After timeout setting from the org's Connected App settings for your mobile app. When set, the mobile app locks after it has been in the background for longer than the timeout period. Locking occurs when the mobile app is activated. Unlocking the app remains the same.

For more details, see release notes (ios and android).

 

GRAB THE LATEST HERE

 

Android: GitHub, npm iOS: GitHub, npm Hybrid: npm React Native: npm Sfdx plugin: npm

 

#Salesforce Developer  #Salesforce Mobile #Salesforce For iOS/Android  #Mobile App Developmet/react Native

1 commento
0/9000

✨ Mobile SDK 10.1 is now available! ✨   

 

Mobile SDK 10.1.0 release includes bug fixes, performance enhancements, feature additions, and updates.

 

 Feature Highlights

  • API updates : We have added REST API methods and response parsers for the Briefcase Priming and sObject Collections Salesforce APIs on both iOS and Android.
  • Mobile Sync Updates : Mobile Sync has been enhanced to now support Briefcase as a new Sync Down target and a new Collections Sync up target.
  • App Templates : 
    • Android : We have added a brand new Mobile Sync template to demonstrate the full power of Mobile Sync built using Kotlin and Jetpack Compose!
    • iOS : We have added updates to our iOS template to support the new Briefcase Sync Down target to showcase how you can build MSDK powered apps on M1 powered Macs, iPads and iPhones

For more details, see release notes (ios and android).

 

GRAB THE LATEST HERE

 

Android: GitHub, npm  iOS: GitHub, npm  Hybrid: npm  React Native: npm  Sfdx plugin: npm 

 

#Salesforce Developer  #Salesforce Mobile #Salesforce For iOS/Android  #Mobile App Developmet/react Native

0/9000

As a client requirement, we are started to build mobile app using Aura components. As per the salesforce mobile debugging tools for Android and ios, we have downloaded them and tried to use them . But when we installed Android Studio and Xcode we found issue in our Laptop/Desktop that it consuming more than 10 GB of harddisk space and it makes the system slow and unable to respond on clicks and move. IS there any other mobile debugging tool available to test our changes?

 

#Salesforce Developer #Mobile App Developmet/react Native

#Mobile

@Mobile Tools

2 commenti
  1. 12 apr 2022, 03:11

    Aura components aren't supported in the Field Service Mobile + LWC pilot. They won't work at all. Lightning web components are the supported flavor in Field Service Mobile.

     

    Xcode and Android Studio are pigs, no doubt about it, at least in terms of disk space. But 10 gigs for two complex IDEs, associated secondary tools, the emulator/simulator images, SDK libraries, and so on really isn't that bad, all things considered. Consider that the last iOS upgrade was as large as five gigabytes, and that's essentially what a virtual device image is, and you can see why there's such a large footprint for the tools.

     

    More concerning is the performance issue you describe. Could you provide more details? What system were you running them on? How much memory is installed? How much memory was being consumed overall? What else was running? Did you try rebooting and going directly to e.g. an iOS Simulator? How was performance in that relatively clean environment?

     

    I run Xcode and Android Studio on a MacBook Pro 13" (2020) with 32 gigs of RAM, and while neither runs <sorry> swiftly, they're still quite usable, without any of the issues you described.

     

    Xcode and Android Studio are the only (good) tools available to run virtual devices, and running the virtual device builds of the pilot apps is by far the best debugging experience available. (We know there's plenty of room for improvement in our debugging tools, but it's still the best DX available today.)

     

    While you could pursue other development/debugging tools, the behavior you describe isn't typical or expected. It's a far better effort to try to resolve that, than to try to replace them.

0/9000

✨ Mobile SDK 9.2.1 is now available! ✨   

 

 Feature Highlights

  • iOS: Mobile SDK 9.2.1 features minor internal bug fixes for iOS 15 compatibility.
    • Updated the default keychain and file protection levels to improve support for background operations
    • Minor improvements to the navigation bar appearance and the URL cache
  • Android: Mobile SDK 9.2.1 fixes rare issues that could unintentionally enable the passcode requirement during upgrades.

How to Upgrade Your Apps 

To upgrade your Mobile SDK apps, follow the instructions at Migrating from the Previous Release.  

 

GRAB THE LATEST HERE

 

Android: GitHub, npm

 iOS: GitHub, npm 

Hybrid: npm 

React Native: npm 

Sfdx plugin: npm  

 

  #Salesforce Mobile SDK #Salesforce For iOS/Android #Mobile App Developmet/react Native

1 commento
0/9000

✨ Mobile SDK 9.2.1 is now available! ✨   

 

 Feature Highlights

  • iOS: Mobile SDK 9.2.1 features minor internal bug fixes for iOS 15 compatibility.
    • Updated the default keychain and file protection levels to improve support for background operations
    • Minor improvements to the navigation bar appearance and the URL cache
  • Android: Mobile SDK 9.2.1 fixes rare issues that could unintentionally enable the passcode requirement during upgrades.

How to Upgrade Your Apps 

To upgrade your Mobile SDK apps, follow the instructions at Migrating from the Previous Release

 

GRAB THE LATEST HERE

 

Android: GitHub, npm

iOS: GitHub, npm 

Hybrid: npm 

React Native: npm 

Sfdx plugin: npm  

 

  #Salesforce Mobile SDK #Salesforce For iOS/Android #Mobile App Developmet/react Native

0/9000