Forums | developer.brewmp.com Forums | developer.brewmp.com

Developer

Forums

Forums:

Hello everyone,

I've been working on a project that involves allowing the user to invoke MobileShop from within an application in order to make purchases. I've run into a problem when launching MobileShop on the LG VX8300. The handset seems to only successfully launch MobileShop on every odd numbered attempt. It will work perfectly the first time, but next time I try it (whether I exit and enter my app or not beforehand), the handset will simply suspend, then immediately resume without ever taking me to MobileShop. The third attempt will succeed, but the following fourth attempt will have the same result.

I'm making a pretty straightforward call to launch MobileShop:

ISHELL_BrowseURL(GET_SHELL, "cmshop:ItemID=X");

"X" is the itemID of the application whose page I want to launch to. I tried this on a couple of other handsets and they seemed to work fine. Has anyone else noticed anything like this before? It seems like a handset issue, but I'm hoping someone out there might have a good workaround.

Thanks in advance for any help you can offer!

Hi,
I think the only way around this handset is just initiating another mobile shop call upon receiving the resume event after the first one. Thanks to anyone that checked this post in hope of helping out. :)

Hi,
I think the only way around this handset is just initiating another mobile shop call upon receiving the resume event after the first one. Thanks to anyone that checked this post in hope of helping out. :)