I did not see your SGH-I337M in the image you posted. But this is where you add it...
Open: ext/sniper/mobiledevice/event/listener.php
Find This may be a partial find and not the whole line Code: Select all
elseif (preg_match('/GT-I9505|GT-I9500|SPH-L720T/i',$user_agent))
Replace with Replace the preceding lines with the following Code: Select all
elseif (preg_match('/GT-I9505|GT-I9500|SPH-L720T|SGH-I337M/i',$user_agent))
Save, Upload and Clear Cache in ACP
listener.zip
EDIT:
Looking at your image again the test user must be you logged in with your mobile.
If you are using firefox on your mobile it is not broadcasting your mobile model number in the user agent.
That means even adding the SGH-I337M want work because it is not in your user agent.
My mobile uses Chrome for it's browser and it shows my model number. I tried Firefox and got rid of it.
Firefox is great for my desktop, it's what I use. Firefox sucks for a mobile browser. That is just my opinion.
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.