cancel
Showing results for 
Search instead for 
Did you mean: 

sometimes workflow application exits for unknown reason

Former Member
0 Kudos

Hi Experts ,

I am currently working on Sybase unwired platform mobile workflow applications.

I am using android 2.2 simulator to test my apps

Sometimes during the middle of an app execution ie when i am entering text in edit box  ,the workflow app terminates and throws the password screen.

Have anybody encountered this issue before ?

How to debug these unknown errors?

Accepted Solutions (1)

Accepted Solutions (1)

Dan_vL
Product and Topic Expert
Product and Topic Expert
0 Kudos

It is possible to build the Hybrid Web Container and to modify it.  One of the modifications is to disable the password screen.

This is documented here

http://infocenter.sybase.com/help/topic/com.sybase.infocenter.dc01853.0222/doc/html/vhu1330023331912...

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Madhumitha,

Their is an issue with HWC container when you run it on an Android Simulator.

When ever their's a single Edit Box on the screen the app exists on entering something inside it.

Try placing another dummy Edit Box below it and test your app.

It should work.

Regards,

Dharmaraj.

Former Member
0 Kudos

Hi Dharmaraj,

After placing dummy edit box it works.

Thanks .

Is there any link where they have listed all known issues of HWC on Android simulator.

If yes , can you please share the link.

Former Member
0 Kudos

Hi Madhumitha,

Good to know that it worked.

I didn't find this issue mentioned anywhere. I just tried it once on my own and it worked.

But you can still refer the Known Issues/Fixed Issues and Latest Updates section on Sybase Infocenter (under Release Bulletin of any SUP version). 

Regards,
Dharmaraj