Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working when deploying to the AppStore #27

Open
marvpaul opened this issue Mar 30, 2023 · 3 comments
Open

Not working when deploying to the AppStore #27

marvpaul opened this issue Mar 30, 2023 · 3 comments
Assignees
Labels
question Further information is requested

Comments

@marvpaul
Copy link

I tested your plugin successfully on my Macbook Air M1 in the editor and also standalone OS X build. I start a server inside of my application and stream a RenderTexture. I'm able to receive the videostream using Syphon Client in the build as well as in the editor.
I just deployed to the AppStore and when I'm downloading my app through the AppStore, Syphon is not working. The Syphon Client app don't find the Syphon server of my application anymore.

Any idea what could cause it?
I would assume it's a problem about the network permission.
I also added the entitlements "server" and "client" to my app in XCode before uploading the build.
Screenshot 2023-03-30 at 21 10 39

@marvpaul
Copy link
Author

marvpaul commented Mar 30, 2023

@keijiro think this could be related to my problem: Syphon/Syphon-Framework#10
So it's not possible to use for an application distributed through the AppStore?

@keijiro keijiro self-assigned this Mar 30, 2023
@keijiro keijiro added the question Further information is requested label Mar 30, 2023
@keijiro
Copy link
Owner

keijiro commented Mar 30, 2023

Honestly, I have no idea -- I have never deployed any Mac app to App Store.

@marvpaul
Copy link
Author

marvpaul commented Apr 5, 2023

Thanks for the reply!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants