BoxedAppSDK_Init and BoxedAppSDK_Exit twice time

Questions, Support, etc.

BoxedAppSDK_Init and BoxedAppSDK_Exit twice time

Postby Marco on Mon Jul 09, 2012 6:31 am

Hello,

in my application I'm calling BoxedAppSDK_Init() and BoxedAppSDK_Exit() and then maybe restarts my whole application without terminating the process.
So BoxedAppSDK_Init() is called again and this call crashes with an access violation at 0x000001f0.

Isn't it allowed to call these method twice at runtime?
If it isn't allowed to call this method twice is it a allowed to terminate an application without calling BoxedAppSDK_Exit()?

Thank a lot.
Marco
 
Posts: 3
Joined: Thu Feb 23, 2012 3:48 pm

Re: BoxedAppSDK_Init and BoxedAppSDK_Exit twice time

Postby Artem A. Razin on Mon Jul 09, 2012 12:59 pm

Hello,

Yes, there is an issue when you call BoxedAppSDK_Exit. Currently I'd recomment to don't call BoxedAppSDK_Exit.

Thank you.
Artem A. Razin
Site Admin
 
Posts: 746
Joined: Mon Jul 28, 2008 5:04 pm
Location: St.Petersburg, Russia


Return to BoxedApp SDK

cron