Expand my Community achievements bar.

Assurance overlay on Android

Avatar

Level 1

Hi,

 

While integrating Assurance to our Android app, we faced a problem with assurance pin screen overlay being disappeared. While debugging, we found out that the assurance SDK runs AssuranceFullScreenTakeoverActivity, however due to our current multi activity setup, AssuranceFullScreenTakeoverActivity has been overtaken by other activity. Basically, in our current setup, we start with SplashActivity, then we switch to MainActivity. Looks like AssuranceFullScreenTakeoverActivity is squeezed between those.

 

Question is, is there any way to control when AssuranceFullScreenTakeoverActivity is launched? Or what you'd suggest to do in such multi activity setups.

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

0 Replies