linphone-iphone icon indicating copy to clipboard operation
linphone-iphone copied to clipboard

Unable to build the Linphone-iphone project

Open Saikumar3002 opened this issue 1 year ago • 8 comments

While building the Linphone-iphone project, getting the below error:

Screenshot 2023-03-07 at 2 40 49 PM

Saikumar3002 avatar Mar 10 '23 05:03 Saikumar3002

@Saikumar3002 Did you find any solutions to this issue.

khancom1988 avatar Mar 16 '23 09:03 khancom1988

Have you found a solution to this problem? I have the same problem now

liudehuaGithub avatar Mar 20 '23 09:03 liudehuaGithub

I have tested it, the version of pod 'linphone-sdk', '5.2.28' is ok, but it will report an error starting from version 5.2.30, causing the linphone program to fail to run

liudehuaGithub avatar Mar 21 '23 06:03 liudehuaGithub

@khancom1988 Not yet. I didn't get any solution.

Saikumar3002 avatar Mar 21 '23 07:03 Saikumar3002

@liudehuaGithub how to change the pod 'linphone-sdk' to 5.2.28?

Saikumar3002 avatar Mar 21 '23 07:03 Saikumar3002

@liudehuaGithub如何将 pod 'linphone-sdk' 更改为 5.2.28?

pod 'linphone-sdk', '5.2.28' That should do it ,In the Podfile。

liudehuaGithub avatar Mar 21 '23 07:03 liudehuaGithub

@liudehuaGithub如何将 pod 'linphone-sdk' 更改为 5.2.28?

pod 'linphone-sdk', '5.2.28' That should do it ,In the Podfile。

I have added pod 'linphone-sdk', '5.2.28' to Podfile but when I run pod install it gives me another version, When trying to add a newer version installed it successfully but got the same error No such module 'linphone'.

Ali3bdelhady avatar Aug 02 '23 04:08 Ali3bdelhady

@liudehuaGithub如何将 pod 'linphone-sdk' 更改为 5.2.28?

pod 'linphone-sdk', '5.2.28' That should do it ,In the Podfile。

I have added pod 'linphone-sdk', '5.2.28' to Podfile but when I run pod install it gives me another version, When trying to add a newer version installed it successfully but got the same error No such module 'linphone'.

I have the same issue when I'm trying with a new version "No such module 'linphone'. Did you find it a solution to this?

robertcoroianu avatar Aug 16 '23 19:08 robertcoroianu