All Apps and Add-ons

splunk mint ios error "Multiple metohds named 'tag' found

remnant_8
Explorer

hi
after adding "SplunkMint.framework" in my xcode environment , occur error like "Multiple metohds named 'tag' found with mismached result, parameter type or attributes"

error point as below in my code

-(void) action :(id) sender {
NSInteger n = [sender tag];
}

how can I solve this problem ?

Tags (2)
0 Karma

mmargulis_splun
Splunk Employee
Splunk Employee

Please take a look at this page. The cast should help to narrow it down to a concrete selector.
http://stackoverflow.com/questions/27739645/xcode-6-1-multiple-methods-named-count-found-with-mismat...

0 Karma
Get Updates on the Splunk Community!

Celebrating Fast Lane: 2025 Authorized Learning Partner of the Year

At .conf25, Splunk proudly recognized Fast Lane as the 2025 Authorized Learning Partner of the Year. This ...

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...