Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TIMOB-17067] iOS : Return apple as the manufacturer on simulator as well as device #5845

Merged
merged 1 commit into from Jun 24, 2014

Conversation

srahim
Copy link
Contributor

@srahim srahim commented Jun 24, 2014

Testing Instruction

  • Create app with the following in app.js
alert("Manufacturer ::" + Ti.Platform.getManufacturer());
alert("Manufacturer ::" + Ti.Platform.manufacturer);
  • Run on both device and simulator to confirm it returns apple

@pec1985
Copy link
Contributor

pec1985 commented Jun 24, 2014

Code reviewed and tested. PR APPROVED!

pec1985 added a commit that referenced this pull request Jun 24, 2014
[TIMOB-17067] iOS : Return apple as the manufacturer on simulator as well as device
@pec1985 pec1985 merged commit 5682d0b into tidev:master Jun 24, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants