WarpClient.getIstance() is null on change scene in Unity3D

0 votes
I am creating an application with several scenes. At firts scene runs ok,  When I change scene and run WarpClient.getInstance () is null. 
. Any suggestions?thanks
asked Jun 22, 2014 in AppWarp by Mervet69 (13 points)

1 Answer

+1 vote
You can take a look at the following sample

https://github.com/SuyashMShepHertz/AppWarpUnity2ScenesDemo

It illustrates how to send messages via the SDK when you have more than one scene.
answered Jun 23, 2014 by dhruvc (1,099 points)
Hi!
I am having the same problem. I tried your example, but as i can see, the instance of WarpClient, is null in the second scene too.

I can not use any calls in other scenes, only in the same scene where i initialize AppWarp.
Suggestions? Thanks!

Best regards.
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...