Login
Login
Register
EasyAR Q&A
Questions
Unanswered
Tags
Ask a Question
Ask a Question
[iOS] Is it possible to show buttons over the AR layer on xib/storyboard?
+1
vote
asked
Apr 17, 2018
by
tommy7600
(
160
points)
Hi,
I want to add back button over the AR view, however each UI element is invisible. I tried do this with HelloARVideo example.
Please
log in
or
register
to answer this question.
2 Answers
+1
vote
answered
Jun 12, 2018
by
sbeck27
(
700
points)
I would be interested about this, too.
Please
log in
or
register
to add a comment.
+1
vote
answered
Jun 26, 2018
by
pondkochapak
(
160
points)
I add subview after glView?.start() in viewWillAppear. It's work for me.
commented
Jul 2, 2018
by
sbeck27
(
700
points)
This worked for me! Thanks a lot!
Please
log in
or
register
to add a comment.
Welcome to EasyAR SDK Q&A, where you can ask questions and receive answers from other members of the community.
...