cancel
Showing results for 
Search instead for 
Did you mean: 

Async functions aren't been calling anymore

fjcarrasco
Active Participant
0 Kudos

Hello experts,

from yesterday, all functions tagged with "async" in rules aren't been calling.

I have my apps plenty of "async" functions in order to use "await" to make syncronous calls.

What can I do to make it works ?

jitendrakumar.kansal bill.froelich please suggest.

Thanks

Regards,

Kiko

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert

What client (mobile / web) are you seeing this behavior?
if mobile client, issue appears in iOS / Android? which version? public store or branded client?

fjcarrasco
Active Participant
0 Kudos

jitendrakumar.kansal the issue is in mobile cient, in both iOS and Android, and in both kind of client SAP client and branded client

bill_froelich
Product and Topic Expert
Product and Topic Expert

How are you creating your bundle and from what editor? Are you using App Update?

fjcarrasco
Active Participant
0 Kudos

bill.froelich I'm creating the bundle deploying from the BAS

jitendrakumar.kansal It's not working for Web client either

View Entire Topic
Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

fjcarrasco

We have released a patch fixing the correct way of handling async functions. Can you please test again re-deploying the metadata from BAS?

fjcarrasco
Active Participant

jitendrakumar.kansal It seems it works

Many thanks