The ipa file after building with Ionic Packager doesn't work

After installing the ipa file, it said : “App_name” Beta has expired. Please help.

Did you upload the version you are building to Testlfight before maybe?
ANything else we should know about the “history” of the project?

What is your ionic info?

No I didn’t upload it to Testflight before.

Here is my ionic info

cli packages:

    @ionic/cli-utils  : 1.6.0 (G:\projects\ifi-bitbucket\node_modules\ionic\node_modules\@ionic\cli-utils)
    ionic (Ionic CLI) : 3.6.0 (G:\projects\ifi-bitbucket\node_modules\ionic)

global packages:

    Cordova CLI : 7.0.1
    Gulp CLI    : not installed globally

local packages:

    @ionic/cli-plugin-cordova : 1.4.1
    @ionic/cli-plugin-gulp    : 1.0.1
    @ionic/cli-plugin-ionic1  : 2.0.0
    Cordova Platforms         : android 6.1.2 ios 3.9.2
    Ionic Framework           : ionic1 1.3.1

System:

    Android SDK Tools : 26.0.2
    Node              : v6.11.0
    OS                : Windows 10
    npm               : 3.10.10

Can you post the exact, full error message please? Maybe also a screenshot of it?

.

Here you are, that’s all messages i got

That is a very strange alert, with strange CapiTalization.

So what do I need to do now?

Find out where this comes from and what it means.

How exactly are you building your app? Exact commands please.

Hi,

I used this command

ionic package build ios -p ifiprod --release

Create a new project with ionic start blank blank and build this with Ionic Package. See if this works and can be installed.