alttester / alttester/AltTester-Unity-SDK

AltTester Unity SDK's compatibility with Android 12

Aperta
#1,711 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
bug no version waiting for answer
Lingua principale
C#
Stelle
121
Fork
24
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

The application crashes on startup when integrated with the AltTester Unity SDK on devices running Android 12 (API level 31) or higher.

## Steps to reproduce
1) Integrate the AltTester Unity SDK into a Unity project.
2) Build the project targeting Android.
3) Install and launch the application on a device running Android 12 or higher.

## Actual result
The application crashes immediately upon launch.

### Additional info

- Error Log:
`java.lang.RuntimeException: Unable to start activity ComponentInfo{com.sunsetgames.name/com.unity3d.player.UnityPlayerActivity}: java.lang.SecurityException: com.sunsetgames.name: One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified when a receiver isn't being registered exclusively for system broadcasts
`

- Device: Motorola Edge 40
- OS Version: Android 14
- Unity Version: 2021.3.15
- AltTester SDK Version: 2.1.2

## Expected result

### ER
The application should launch successfully without crashes on devices running Android 12 or higher.

## Testability
Test Environment: Use a device running Android 12 or higher.

Test Steps:
1) Integrate the AltTester Unity SDK into a Unity project.
2) Build and install the application on the test device.
3) Launch the application and verify it starts without crashing.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.