nesterenkodm / pjsip

PJSIP is Open Source SIP, Media, and NAT Traversal Library
495 stars 220 forks source link

[Bug] #109

Closed aleksandrach closed 2 years ago

aleksandrach commented 2 years ago

Prerequisites

Please answer the following questions for yourself before submitting an issue.

Expected Behavior

Able to use pjsip methods in our Swift project.

Current Behavior

Not able to import pjsip. We have pod pjsip in the podfile, with the correct workspace, target and project specified. Also use_frameworks! added.

Failure Information (for bugs)

It returns :No such module 'pjsip'".

Steps to Reproduce

pod pjsip in Podfile pod install import pjsip

Context

Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.

Failure Logs

Be sure to include any relevant log snippets or files here (if you've rebuilt the project, you'll find the relevant logs under path_to_project/build/pjproject/src/; there's a log for each architecture you're building for, e.g.ios-armv7s.log).

github-actions[bot] commented 2 years ago

This issue is stale because it had been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 2 years ago

This issue got closed because the stale label has not been removed and no comment has been added within the past 5 days.