Corona app and device registration - android

Hello everyone,
im making a app for android and ios on corona, and when im testing it on my phone(iPhone 4s) it works properly.
But when i try to install it on a device that is not a registered device on apple developer it keeps on installing and it wont work.
is there any way to register a provisioning profile without specifying the devices? i just need the app for a small company. its internal so it wont need to go to the stores.
thanks in advance.

There are 3 types of iOS developer programs:
Standard,
Enterprise,
University
For distributing your app within a company (so called In-House apps), you will need an iOS Developer Enterprise Program. There's a video on that on Apple Developer portal.
The difference between the first two:
The standard individual and standard company programs are intended
for developers who create free and fee-based iOS apps for distribution
on the App Store.
The iOS Developer Enterprise Program is intended for companies who
create proprietary, in-house iOS apps for internal deployment within
the company only.

Related

Ionic build IOS app on macincloud - Alternatives to App Store

I'm a student developer, using Ionic framework and I've developed an app for my friend's company. I have never owned an Apple product.Is there any alternative to paying 100$ for apple developer ID?
I don't need the app to be visible on App Store to anyone. Is it possible, like it is for Android .apk files, to just build the app using xcode on macincloud or local Mac machine and to get that ".apk"-equivelent (.IPA i think?) file so I could share that file with my clients?
I don't own a Mac machine, but let's say I do buy it. Would I still need to own a Apple Dev. ID to build this file and share it with other apple devices?
No, you need to pay the $100 fee.

How to build Mobile App for MDM Distribution

My company has an App which is already available on Apple & Android App stores. Now the requirement is to distribute these Apps to Some Organizations via MDM. This can be done by Customer at their end.
Before we tell our customers to consume the App using MDM we have to make sure about
Our mobile App will work with All the MDM's customers are using, how to test that?
The SSO authentication inside our App will work within MDM environment or now we have to use MDM authentiction tokens
Do we need to make any changes to our mobile App for MDM?
I searched internet for the above answers, but not able to find any relevant article or post. Any help is appreciated.

Enterprise Application : Android vs iOS applications

For developing enterprise application in Android. I did the following things.
Create admin account.
Create publisher account for publish andriod app.
For android app, I can upload the app in Playstore. People having my office mail id can view and download the app.
Can anyone tell me about how this scenario works for ios enterprise application?
For iOS entreprise application you should :
1- Have to be (at least an admin) team member of the iOS Developer Enterprise Program
2- Have a valid SSL certificate for the domain where you want to put the app.
This is a good article where you can find the steps that allows you to work with iOS entreprise application : Provision iOS IPA App for In-House Enterprise Distribution
For an iOS Enterprise app you need to enroll in the iOS development enterprise program. This program allows you to distribute you app to employees to the organization on which the program is registered
The enterprise program does not include access to iTunesConnect, so you will have to distribute the app yourself. You can do this with Over The Air installation. You will need to make sure that this is only accessible to employees only.
An enterprise app will not be reviewed by Apple.

I have an admin app for iOS and Android that I want to distribute to clients and businesses. What is the best way to make this happen?

As the title says, I have an administration mobile app for both iOS and Android and I want to be able to distribute it to all of our clients and businesses, but I don't want to have it publicly available on the app stores. Is it possible to put an app on the app store that's only accessible if we give them the direct link? Or is it possible to distribute the app easily bypassing the app stores? Or is there a service that I can use to deploy to certain devices and also be able to alert them when an update happens? There is also a public app in the app store already, but the app I'm referring to is for administration of the data alone and that's why we don't want it public. Thanks!
On the iOS side of things, you'll want to sign up for an Enterprise developer account. You can learn more here: https://developer.apple.com/programs/ios/enterprise/
On the android side of things, this SO answer seems to give you enough details to get started: Distributing (and updating) an enterprise Android application that is to be used in-house only
You can create a login system for your clients in your android/ios app.

App deployment with Cultured Data for mobile apps

We are developing some mobile apps for iOs and Android platforms. And our target markets are different countries. At the moment we create an app for every each market (same app with new cultured data). This creates lots of provisioning profiles, apps , manageability issues...etc
I wonder what is the best practise for this case.
Many thanks.
check these for help on internationalization and localization
http://developer.apple.com/internationalization/
http://www.icanlocalize.com/site/tutorials/iphone-applications-localization-guide/

Categories

Resources