BelledonneCommunications / linphone-iphone

Linphone is a free VoIP and video softphone based on the SIP protocol. Mirror of linphone-iphone (git://git.linphone.org/linphone-iphone.git)

Home Page:http://linphone.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I am getting the following errors when trying to push application to TestFlight .

NavinVr opened this issue · comments

Hi,
I use linphone ios sdk SDK 5.3.5 version.

I am getting the following errors when trying to push application to TestFlight .

Asset validation failed
Invalid MinimumOSVersion. The value for the Info.plist key MinimumOSVersion could not be parsed . (ID: 914f9917-d79a-45d6-ac07-d914916fcf2c)

Asset validation failed
Missing Info.plist value. A value for the key 'MinimumOSVersion' in bundle linphone.app/Frameworks/exampleplugin.framework is required. (ID: 967106cc-0038-46fd-9bd0-94bbc87543a7)

Hi @NavinVr,

Please stop opening the same tickets here and on our clients bugtracker.

Thanks in advance.

Could you please advise how to resolve this issue.

Facing the same issue, @NavinVr Did you figure anything out on how to resolve this?

@Viish Please add a link to the issue that is currently open, thanks.

@E2-Mohamed Thanks , I have solving this problem.
its minimum os version issue for exampleplugin.framework .

@NavinVr Thanks for the response, I'm aware of that but how do I fix it?

@E2-Mohamed Use latest version of 5.3 SDK it should be ok.