The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
683 views

Forwarding to unlockit.co.nz from within an iPhone app

We would like to include a feature in our app that opens www.unlockit.co.nz in safari, allowing our users to change their carrier settings. Ideally we would like to programatically change their ...
0
votes
2answers
207 views

Prestashop shipping error: There are no carriers that deliver to the address you selected

I am new to prestashop. I have installed and added the products to the shop. But for testing when I tried to checkout, it says "There are no carriers that deliver to the address you selected.". I need ...
2
votes
2answers
105 views

How do I detect a cellular carrier dynamically through php/ajax/javascript?

I'm asking this because I've been on SO most of the day, and can’t seem to get/find an answer. This is what I'm trying to do (without using a paid gateway): -First of all I'm setting up a database ...
0
votes
1answer
121 views

How to detect “no carrier” SIM card mode?

How do I detect when the GSM signal strength is low and the cellular network is lost? What about dual SIM devices?
0
votes
0answers
49 views

How to check calling (carrier) signal IOS

I'm searching how to test the calling signal (if there phone is available to make a call or not. Not the internet or cellular connection, just the calling signal). Is it possible ? I found for ...
-2
votes
1answer
50 views

Can my Android app know and detect which carrier the phone operates under at any given moment?

Is there an an Android API that enables my App to detect and know the Carrier of the the phone? I will be glad to get the code...? Thanx
0
votes
1answer
60 views

Mobile carrier detection without IP address

Is it possible to read a mobile device's carrier info with JSP or any other server side language? Detecting mobile carrier with IP address is not an option since I want to target users that use wi-fi ...
0
votes
1answer
126 views

Can we send an audio file directly to uplink of phone carrier?

I am beginner in android development and felt like google documentation is not able to help me out. So if anyone knows whether it is possible to send an audio file directly to uplink in between a ...
0
votes
2answers
217 views

Getting iPhone carrier without CoreTelephony

Is there any way to get phone's carrier without using CoreTelephony framework? (1.2Mb is too big for my case for just getting the carrier)
0
votes
1answer
92 views

Free Shipping Cart rules aren't supported by socolissimoflexibilite (french) carrier

I'm trying to understand why the free shipping cartrule I just created doesn't work on all the available shipping methods. I have one shipping method that becomes free, and the other ...
1
vote
0answers
237 views

Detect mobile carrier by IP address

I need to determine mobile carrier name by IP address. I've searched the stack & Google for this, but haven't found anything still working. My case: IP 37.108.abc.xyz was used in Poland by ...
1
vote
2answers
501 views

Detect if Sim Card is available in iPhone through Xcode programmatically

Hi I am Working on SMSComposer and want to send SMS to Contacts from Address Book.I want to detect whether my iPhone has SIM Card in it or not Is there any way i can reach this.? I tried ...
0
votes
1answer
72 views

Bluetooth phone, can I find cell carrier?

After connecting to a cell phone via bluetooth, is there a way to find out what cell carrier (AT&T, Tmobile, etc.) the phone is using? This would need to work with any bluetooth phone on any ...
1
vote
0answers
66 views

Carrier BTS information in iOS

Is there a way how to get the current BTS the device is connected to? I went through CoreTelephony.framework and haven't found anything.
-4
votes
1answer
589 views

Get MCC/MNC id by entering phone number in Android [closed]

I am trying to find how to get a MCC/MNC id code (also called PLMN code) for a given cellphone number in Android. I am trying to determine which carrier the number is on before making a call.
0
votes
0answers
94 views

Modify iOS Settings over the air without user action [closed]

I would like to know if it is possible to modify iOS settings like Wi-Fi, Location Services etc. over the air without user action. I understand it is possible using MDM at an enterprise level. But I ...
0
votes
0answers
96 views

Implementing Google Play Carrier Billing Integration - No reference documentation [closed]

Google play supports payment using carrier billing. For a carrier to support such integration through Google there must be some API specifications to follow. I am not able to find such content. Any ...
0
votes
1answer
198 views

How to detect carrier name from a incoming call in iPhone

Is it possible to detect carrier name from incoming calls using core telephony or anything classes? I would like to visually get a telephoner's carrier name in iPhone after ringing off. Regards
0
votes
1answer
155 views

CTCarrier carrierName list

Is there a list of all carriers appearing in CTCarrier carrierName somewhere? I'll need the exact strings. Oh I'm looking for the AU (KDDI, Japan) carrier specifically.
1
vote
0answers
198 views

What carrier names are used on iPhone?

I have read the questions and answers about how to get the carrier name on an iPhone using the CTCarrier class. But I need to know what names are used for the more common carriers. I know the name ...
1
vote
1answer
448 views

how to find out carrier's name in javascript or php

I need to create a unique id for every mobile device that access my webpage. I already got the user's screen resolution, browser, OS and location, but I also want to know the carrier's name to make it ...
-1
votes
2answers
259 views

Android - mobile carrier detection by ip

I need to detect specific mobile carrier based on ip address. I have a list of valid ip addresses and I need to check if any connection is using one of them. Any idea how to check if any http ...
0
votes
2answers
594 views

iOS GPS Location without carrier service neither wifi connection

specifically this question is for iPhone only, basically the question is - does iOS location service still give the geo-location (lat, long) when the device has no carrier service neither wifi ...
0
votes
1answer
182 views

Common Carrier Shipping Method Integration

I want to ask you on one thing, is the term “Common Carrier” a generic terminology or is this a particular shipping method like FedEx, USPS? If this is a particular shipping method, what should i do ...
0
votes
1answer
119 views

DeviceNetworkInformation.CellularMobileOperator returns a phone number

I'm using DeviceNetworkInformation.CellularMobileOperator() in my application to get the carrier information from mobiles phones, as explained on msdn. A user has reported to me that the information ...
0
votes
1answer
52 views

Getting User's Carrier Money iPhone

I'm making an app and i'm curious: is there any way to know how much money does the user have on his SIM without the need to dial it on the phone app? For example, in Portugal i have to type *#100# to ...
3
votes
1answer
574 views

Rails: undefined method 'paginates_per'

I'm installing a gem called Carrier https://github.com/stanislaw/carrier/blob/master/Gemfile into a Rails 3.2.1 app. It uses Kaminari and when I did bundle install after adding gem "carrier" to my ...
0
votes
1answer
551 views

Is it possible to identify the carrier / operator (ATT, Verizon, etc.) from the Android User Agent String

Server Side I need to identify the carrier (ATT, Verizon, etc.). On iPhone you can do it with the firmware number. I was thinking that Android's device + build information in the UA might do the ...
2
votes
1answer
1k views

Get iPhone Carrier Reception Status? (not internet)

I need to know if the user could theoretically make a phone call. Does anyone know how to "return true" (using Cocoa iOS) when the user's iPhone is able to connect to the carrier's network? (not the ...
2
votes
4answers
617 views

How to download data from Carrier data/3GS not wifi?

In my iphone app, the user can set whether he wants to download data from internet via wifi or 3G/Carrier data. How can we do that programatically? In other words, how can I force iphone to get data ...
6
votes
1answer
1k views

iPhone - how to determine carrier of the device (AT&T, Verizon, etc?)

Is there a way to get information about the carrier of iPhones programmatically?
5
votes
4answers
2k views

iOS I can't get my carrier name

as explained here -> Retreiving Carrier Name from iPhone Programmatically i'm trying to get my carrier's name, i'm using this code CTTelephonyNetworkInfo *netinfo = [[CTTelephonyNetworkInfo alloc] ...
3
votes
2answers
2k views

Get Network MNC and MCC

I know I can get the carriers Name, MNC and MCC using the following properties of the CTCarrier Class carrierName mobileCountryCode mobileNetworkCode These details are of the SIM inserted into the ...
4
votes
1answer
737 views

How to find out carrier's name when using MVNO? (i want the one written in notification Bar)

I am just trying to get my carrier name. The issue while trying to use: TelephonyManager manager = (TelephonyManager)context.getSystemService(Context.TELEPHONY_SERVICE)); String carrierName = ...
-1
votes
1answer
106 views

Verizon Emails are Coming Out Blank?

I send tens of thousands of emails out, and all my Verizon subscribers are getting blank emails. Looking into the HTML/HAML they return to me, it seems that Verizon's email parser is placing all the ...
0
votes
1answer
405 views

Twitter Rate Limiting for Rest API over 3G for Mobile

Twitter have a 150 requests per hour limit for their unauthenticated REST API, I am displaying 2 of the latest tweets in my iPhone application and I don't want to authenticate any users, the problem ...
0
votes
2answers
956 views

carrier module for node.js

I am doing some practice with node.js and in one of them I am told to use the carrier module that is claimed to be included when downloading node.js from the official site. However, my node.js library ...
2
votes
1answer
647 views

Getting carrier's name with CoreTelephony returns just “Carrier”

I tried getting carrier name with this code (using CoreTelephony): CTTelephonyNetworkInfo *netinfo = [[CTTelephonyNetworkInfo alloc] init]; CTCarrier *carrier = [netinfo subscriberCellularProvider]; ...
4
votes
1answer
1k views

Change network selection mode programmatically

I'm trying (wondering if it's even possible) to write an app, that would change the network selection mode automatically, based on some criteria. E.g. change the network operator from Vodafone to ...
0
votes
2answers
164 views

Can you still test iPhone applications on an iPhone without a cell carrier?

I'm about to start doing some iPhone application development and it's important to me to be able to test my applications on actual devices before I put them on the marketplace. However, I am planning ...