All Apps and Add-ons

Splunk MINT: Limit/Group Mint sessions for iOS App Extensions

jcuiuli
New Member

An iOS App Extension (for example a custom keyboard) is essentially treated as it's own app/process in iOS with it's own separate process life-cycle.

Read the Extension Overview here: https://developer.apple.com/library/content/documentation/General/Conceptual/ExtensibilityPG/Extensi...

Each time we launch and shutdown an app it's treated as a session in Splunk MINT.
App Extensions are short lived processes. For example a custom keyboard lifecycle is launched and shutdown each time the user is entering input in an app.
The hide/show of the keyboard will create many sessions in a short period of time which we don't want.
Is there a way (EG via custom session handling) to limit a session record.
EG once per day if launched one or more times that day?

developer.apple.com/library/content/documentation/General/Conceptual/ExtensibilityPG/ExtensionOverview.html

0 Karma

croyal_splunk
Splunk Employee
Splunk Employee

Currently there is no way to switch session start off. Your feature request has been passed to the dev team for review. You do have the option to avoid SDK initialization in Custom keyboard mode for your app, but you would lose all SDK functionality so it comes with a significant trade-off.

0 Karma
Get Updates on the Splunk Community!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...