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!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...