Ways To Run App In Background Until User Takes A Screenshot?

Please provide the following:

  1. SDK Version: 16.8.3
  2. Platforms(Android/iOS/web/all): all

I’m thinking through how an app idea would work.

I’m wanting to build an app that would be idle in the background until the user takes a screenshot. At which point id like it to run a function on the photo.

How would I go about setting this up?

I’m familiar with running functions based on appState, but not setting appState. Also not sure how to set up a screenshot listener. Is it possible?

I’m assuming this probably is too much for a managed workflow exp project.

Thanks in advance

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.