Tag: iOs
React Native Push Notification – IOS
Push Notification A push notification is a message that pops up on a mobile device to notify a user that a specific action has occurred in that mobile app. Below are the steps to configure Firebase in your application (To
How To Make Provisioning Profile For iOS?
Provisioning Profile for iOS A provisioning profile binds developers and devices to an authorized iPhone Development Team and enables a device to be used for testing. Just Like android, you can’t install your application directly on the iOS device. Provisioning
Steps to Upload and Distribute iOS Build through Testflight
Learn the Steps to Upload and Distribute iOS Build through Testflight Testflight is a feature provided by apple to test the application by a group of users. In this we can send invitation to the users. It makes easy to
How to read Mobile Hardware and Operating system Details in React Native
Steps to read Mobile Hardware and Operating system Details in React Native To get the android and ios device information like UDID, version, build, operating system etc – We can get this information by using react-native-device-info plugin provided by react
How to run Background services in Ionic app
Steps to run Background Services in Ionic app To keep your app running some functionality in the background you can use background mode plugin in ionic. Installation: $ ionic cordova plugin add cordova-plugin-background-mode $ npm install @ionic-native/background-mode Platform:p AmazonFire OS
How to get scan QR Code or Barcode in React Native app
Steps to scan QR Code or Barcode in React Native app There are different libraries to scan barcode in react native. One of them is react native camera kit. Installation: npm install react-native-camera-kit –save react-native link react-native-camera-kit Add the following
How to get scan QR Code or Barcode in Ionic app
Steps to scan QR Code or Barcode in Ionic app For Scanning barcode Ionic provides a barcode scanner plugin which opens camera view, which can be used to scans a barcode or QR Code and return the scanned code back
How to play Audio file in React Native
Steps to play Audio file in React Native React-native-audio-player is a react-native link module for audio recorder and player. This library provides simple recorder and player functionalities for both android and ios platforms. This only supports default file extension for
Style your existing Visualforce page with Lightning Experience
Style your existing Visualforce page with Lightning Experience You can view your existing Visualforce page with lightning experience by simply adding a lightningStylesheets=”True” attribute in the tag. This tag will work with Salesforce for Android, Salesforce for iOS, or Salesforce