alttester / alttester/AltTester-Unity-SDK
Delete multiple AltTesterPrefab before building app
Offen
enhancement
no version
- Vorherrschende Sprache
- C#
- Sterne
- 121
- Forks
- 24
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
In the pipeline script when we build the instrumented app we adding an AltTesterPrefab without checking if the scene already has a prefab in it.
This could cause issue because we only add instrumentation setting only to one and could cause issue with connection settings.
As a solution just delete all the AltTesterPrefab from the scene before adding the one we want
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.