S
S
Sergey Ivanov2019-03-30 17:41:25
Unity
Sergey Ivanov, 2019-03-30 17:41:25

Unity error when installing apk after build. How to fix?

After building apk, an error occurs during installation:
Syntax error. Error while parsing package
min api in unity and manifest match min version installed in sdk

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Denis Gaydak, 2019-03-30
@keksmr

some of the parameters required in the manifest is not supported in the phone.
gles 2 or 3
api in the manifest is from android 7, and the phone is on 6.
or something else from this. you would rather copy the log here, and not in your own words. there usually writes that the parsing of the manifest or something else.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question