Languages

Menu
Sites
Language
Porting Unity Application on Tizen

Hi,

We are Developed bike racing game for the Tizen platform using Unity, it was working fine in Z1 and Z2 mobiles.

But in Z3, on the play  if I click mobile volume buttons Black Screen is appearing. 

So, I was expecting solution to overcome from this issue. I am looking forward to all your support and solutions.

Best Regard's

Raghu DS

Responses

3 Replies
Anirban Dutta

Hello!

Did you try to debug your application ? Is there any error log you can provide ?

Raghu DS

I had not found any Debug options in Unity. I tried build and Run as both development build and  only build. And can you please tell me how to provide error log.

Thanks for your response.

Best Regards,

Raghu DS

Anirban Dutta

Hi Raghu!
Which platform you are using for Unity ? Are your scripts of C# ? C# scripts by default open with Mono from Unity and there wiil be a option for Debugging with Unity.  You will find it under 'Run > with > unity debugger.