Enterprise edition of our iPad app not downloading - ios

We have created an enterprise edition of our iPad app. and we were using it since last 15 days. but url suddenly stopped working. we are not able to install application now.
Please help me out guys.

If someone revoked the distribution profile used to sign the app, the installation will no longer work.

Related

Unable to Renew apple developer program in mac book pro developer app

After clicking renew button it is showing the below error please help me to solve this issue. I'm trying to pay the payment for last 2 days. But I could not. My mac os version is 13.2 (22D49).

iOS Provisioning profile expiring after 6 days

I'm new to iOS development as i currently develop only for android.
I run into a problem and i have been searching a lot for a possible solution.
I would like to make a personal iOS app (something like a personal note app or a personal reminder app etc) and well i made it . The only problem was that the provisioning profile lasts only 6 days (i think) and the app stops working as i need to repair the Provisioning profile.
Now as this app is personal (no need to distribuite anywhere and i don't have a paid developer account ) is there a possible way to install it forever into my iPhone without expiration as i can't use my company development profile for signin it. any type of help would be appreciated . Thanks in advance and have a nice day !
I'm afraid it's not possible to have an app installed 'forever' on your device if it's not installed via the App Store, it will need 're-provisioning' occasionally in order to still be valid.
The reason your app expires after 6 days is that this is the time limit on applications deployed to devices using Apple's free developer program. There are also a few other limitations relating to capabilities enabled via entitlements.
The paid developer program increases this time limit to 1 year. Other distribution methods (such as Enterprise distribution) also have similar time limits.

Enterprise Mac App Distribution

I have a query regarding enterprise Mac app distribution.I have signed my mac app with enterprise distribution certificate which will be valid for next three years.
Now my question is that whether apps installed on Mac os would stop working after three years or they would continue to run?
A link or suggestion would be great.
It will continue to run but when a new installation happen on a different mac the OS will show a warning like this one:
I found below link from Apple
Apple's Link
It says
As long as your Developer ID certificate was valid when you compiled your app, then users can download and run your app, even after the expiration date of the certificate. However, you will need a new certificate to sign updates and new applications.

iOS 10 Enterprise Deployment Failing - Authentication Required

I have been working to solve this issue for about a month now and I'm finally turning to the good people of Stack Overflow for some assistance.
To make a long story short, our enterprise app provisioning profile expired, so I created a new profile, recompiled the app, and put the IPA and manifest.plist on our server. The issue is that the app refuses to actually download now. After the user clicks "Install" in the dialog on our website, they are bombarded with "Authentication Required" alerts, and no matter what is done, the app WILL NOT install. Per Apple's suggestion, I installed the IPA through Configurator 2 and it installs perfectly, so according to the documentation, this means the issue is not in the signing of the app. I have triple-checked to make sure everything in the manifest is 100% accurate, and the link to the manifest matches the example given in Apple's documentation. It fails in iOS 9 and iOS 10. It fails on my iPhone and iPad. IIS has the mime types setup correctly, and the server can ping Apple's servers required for Enterprise installations. I am no closer to solving this than I was a month ago. Has anybody had any issues with something similar to this? Any input at all will help tremendously. Thanks!

How can I solve iOS Team Provisioning Profile warning

There are some similar question posted on here but they does not solve my issue.
I am Learning Swift with Xcode 7. I have developed an app which I have deployed on my iPhone 4s, I was getting warning in Xcode after deployment.
The provisioning profile "iOS Team Provisioning Profile: " is expiring
soon
However, App was working fine but after few days I stopped working and I had to connect to Xcode and deploy app again. The app is working again. However, I see the warning sign again as below.
I have done research and found out I can resolve this issue from Apple Developers account. However I do not have developer's account as it cost $99 a year. Is Apple developer subscription is necessory ? in order to solve this issue permenently ?
For a free developer account, the provisionning profile is just usable about a week. You have to built your app again periodically to be able to use it!
It's Apple's rules...
If you submit app to appstore or beta-distribution (Hockeyapp, ...), you must renew developer account.
If you only wanna run app on your device, from iOS9, you can do it without developer accout
http://www.wastedpotential.com/running-xcode-projects-on-a-device-without-a-developer-account-in-xcode-7/

Resources