Pendam

ShaileshPendam

Shailesh Pendam | Sr.Software Engineer

All Blog Posts

Uploaded an APK which has an activity, activity alias, service or broadcast receiver with intentfilter, but without 'android ':' exported' property set

Google Api Error: Invalid request - You uploaded an APK or Android App Bundle which has an activity, activity alias, service or broadcast receiver with intent filter, but without android:exported property set. This file can't be installed on Android 12 or higher. See: developer.android.com/about/versions/12/behavior-changes-12#exported

App Store Connect transporter transfer failed

Return status of iTunes Transporter was 1: Upload is not in processing state, please try again. state: class Build

How to delete REQUEST_INSTALL_PACKAGES permission?

The REQUEST_INSTALL_PACKAGES permission allows an application to request the installation of app packages. To use this permission, your app’s core functionality must include

How to Create an APNs Apple Push Notification Service Certificate.

With certificate-based authentication, you use a provider certificate to establish a secure connection between your provider server and APNs. You obtain this certificate from Apple through your developer account. export cer to .p12 convert to .pem file.

Automatically deploy to Firebase with Gitlab CI/CD

To automate your deployment to Firebase.