cancel
Showing results for 
Search instead for 
Did you mean: 

MAS :---Popping a screen after Login screen in Mobile Application

Former Member
0 Kudos

Hi

I need to pop-up a screen after Login screen .On this screen I give user option to proceed or abort.If user aborts then I don't want to load the application.But if I try unloading the applcation on mCore_beforeLoad or mCore_Load it does'nt work.

Any suggestions??

Thanks

Swati

Accepted Solutions (0)

Answers (2)

Answers (2)

KaushalShah
Active Contributor
0 Kudos

If I understand correctly, you are working with Mobile Sales or Mobile Service application.

The only way I found to achieve this is to use standard windows API. Find out application handle, and kill the application in mcore_beforeload or mcore_onload. I have tried it. It works.

Regards,

Kaushal

kishorg
Advisor
Advisor
0 Kudos

Hi Swathi,

Is this an AWT application or JSP application?.

if i am right , u need a pop up screen after login into the MI Client using the user and at the time of clicking the application.... am i?..

let me know

i haven't worked with MAM..

Regards

Kishor Gopinathan