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

How do you specify client? #6

Open
julianfe opened this issue Feb 7, 2020 · 4 comments
Open

How do you specify client? #6

julianfe opened this issue Feb 7, 2020 · 4 comments

Comments

@julianfe
Copy link

julianfe commented Feb 7, 2020

ThirdPartyMailer openMailClient:client

can't seem to make the jump from
NSArray *otherMailApps = [ThirdPartyMailer availableClients];
to
client

Thanks

@Seoras
Copy link
Owner

Seoras commented Feb 7, 2020

for (ThirdPartyMailClient *client in otherMailApps) { ...

@julianfe
Copy link
Author

Do you have a sample chunk of code please?

I'm a hobbyist

@Seoras
Copy link
Owner

Seoras commented Mar 11, 2020

If you are a hobbyist shouldn't you be using Swift instead of Objective C?

@julianfe
Copy link
Author

I'm an old school hobbyist.

The app is written is by me well over six years ago and was the last piece of programming I did. Currently trying to update it

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

No branches or pull requests

2 participants