iOS – How to setup push notification
Step 1 – Create App ID Step 2 – Create an APNs Authentication Key Step 2 b – Or generate an APNs Certificate Generate cert […]
Step 1 – Create App ID Step 2 – Create an APNs Authentication Key Step 2 b – Or generate an APNs Certificate Generate cert […]
How to configure iOS deployment? 1. Create a new Provisioning Profile 2. Create a certificate 3. Convert the certificate to .p12 file 4. Upload Provisioning […]
User management ErrorYour Apple ID cannot end in @______.com. Choose a different email address. SolutionThis is because “________.com” domain is added in Apple Business Managerhttps://support.apple.com/en-gb/guide/apple-business-manager/apde685676ac/web How to […]
Is the local keychain removed when an app is uninstalled? No, the local keychain is still there. How to remove keychain when an app is […]
Create a pod library Generate a template Pod library project Create a dummy Pod class Push Pod library into remote repo Configure podspec file Create […]
Xamarin
Deployment How to migrate an app to other account? Migration steps Step 1: Verify that the app can be transferred Documentation Step 2: Back up […]
What’s optionals? Value of a variable is optional, it can be nil or not nil Define a variable Unwrap optionals Safety check How to write […]
Config App Store Create new App Id Create new App from App Store connect Create new Provisioning Profile for AppStore and Development Configure Xamarin project […]
Create Firebase project Download “google-services.json” file for Android Download “GoogleService-Info.plist” for iOS Config iOS push notification Create Apple Push Notifications service (APNs) key Save & […]
Copyright © 2024 | WordPress Theme by MH Themes