alttester / alttester/AltTester-Unity-SDK
App Crashing on Android Builds
- Dominant language
- C#
- Stars
- 121
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
**In what language are the test written?**
Java
**What version of Unity are you using?**
2019.4.26f1
**What version of AltUnityTester are you using?**
1.6.6
**On what device are you trying to run the test?**
Android
**The OS from where you are running the test?**
macOS
### Summary
App is getting crashed in Android's version of my Game Build after adding the app with Altunity's 1.6.6(also tried with 1.6.4 and 1.6.5).
### Important Note
1.Working perfectly fine with iOS builds(As we use same source code for android and iOS).
2.Tested app manually with or without altunity server but working fine.
### Steps to reproduce
1.Building an app with AltUnity server(1.6.6) integrated.
2.After launching an app (Automating with appium for app lauch) with my Java code(Altunity client script) ., will be able to establish the connection with altunity server inside the game.
3.After automating for sometime(say for ~90 sec)., app use to get crashed(also checked in adb and unity logs but no info regarding to the crash).
---
You can find the original issue from GitLab [here](https://gitlab.com/altom/altunity/altunitytester/-/issues/696).
Contributor guide
Assessment
This issue has not been assessed yet.