In latest 4.12 code which worked in 4.11 does not work anymor. Simple CreateSession/FindsSession pair. FindSession returns empty session list.
https://i.gyazo.com/97b1c90116b4feb29a393827e8f1e442.png
Code looks like that.
In latest 4.12 code which worked in 4.11 does not work anymor. Simple CreateSession/FindsSession pair. FindSession returns empty session list.
https://i.gyazo.com/97b1c90116b4feb29a393827e8f1e442.png
Code looks like that.
Hello Yata,
I have a few questions for you that will help narrow down what issue it is that you are experiencing.
Quick questions:
Hello Yata,
After taking a look at your project, I see that you have not added the session widget to the screen in any way. This would be why the widget does not show up. I have provided and example below using your blueprints on how you can get the session widget to show up in the list. I hope that this information helps.
Example:
As you can see in the example provided I have taken “Panel Sessions” and I have added the Session widget that was created to it as a child. This will allow the Session widget to be added to the screen.
Make it a great day
Lol, so true, my fault. Still it does not work in my project. Error must be somewhere else. Eh.
Thanks )
Yep, found problem in my project, was unexpectedly calling Session Destroy.