Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

[Question] Renew developer account #8

Closed
esttorhe opened this issue Nov 28, 2014 · 11 comments
Closed

[Question] Renew developer account #8

esttorhe opened this issue Nov 28, 2014 · 11 comments
Labels

Comments

@esttorhe
Copy link
Contributor

This is an edge case scenario but something that could happen.
If a user tries to generate provisioning profiles with an account that needs to be renewed.

Doesn't matter if the user is on single or multiple teams because this will happen after team selection (if any) and right now it will crash with a credentials error.

Don't know if this is something worth to code and instead throw another type of exception, output to the user that they need to renew or simply leave it as it is since is not that important.

@KrauseFx
Copy link
Collaborator

I think throwing an exception and presenting a screenshot of the screen which tells you to renew the account is a fully valid handling of this case, don't you think?

@esttorhe
Copy link
Contributor Author

I agree that screenshot and exception is pretty valid; my comment was more in the line of if it was worth to code the renew developer account exception to be used instead of the credentials exception.

@alistra
Copy link

alistra commented Dec 2, 2014

Well people around the world have accounts expiring and the message shows long before expiration, so it would be nice to handle it

@KrauseFx
Copy link
Collaborator

KrauseFx commented Dec 2, 2014

Oh, so you mean it should just ignore this message and continue creating the profiles, right? That makes sense.

@KrauseFx
Copy link
Collaborator

KrauseFx commented Dec 3, 2014

I'm happy to support this. Right now, my developer accounts are not expired, so I can't develop and test this functionality.
Pull requests are welcome 👍

@esttorhe
Copy link
Contributor Author

esttorhe commented Dec 3, 2014

I have one account that's expired; I could contribute with this but here's the thing:

Well people around the world have accounts expiring and the message shows long before expiration, so it would be nice to handle it

I'm not sure what this means?
I get the expiration as soon as it expires and once it expires you can do nothing with the developer center except for renew the subscription; thus this:

so you mean it should just ignore this message and continue creating the profiles… (sic)`

Couldn't be possible; unless I'm missing some kind of "interim" message before completely expiring

@KrauseFx
Copy link
Collaborator

KrauseFx commented Dec 3, 2014

When you login, what are your options? Can you post a screenshot?

@esttorhe
Copy link
Contributor Author

esttorhe commented Dec 3, 2014

This is what I get after selecting a team (obviously one with the expired account).

error1417631515

@KrauseFx
Copy link
Collaborator

KrauseFx commented Dec 3, 2014

So the account actually expired (it's not about to expire). You have no way to access the developer portal, right?

@alistra was talking about something else:

Well people around the world have accounts expiring and the message shows long before expiration, so it would be nice to handle it

He's talking about the about to expire message a month before the account expired, right?

@esttorhe
Copy link
Contributor Author

esttorhe commented Dec 3, 2014

Yeah that's what I meant; I got the expired message not the about to expire.
Can't contribute with that since I don't have an account that's about to expire; only this one that's already expired.

When its about to expire does it show an interim message before proceeding to the Developer Center ?

@fastlanebot
Copy link

This issue was migrated to fastlane/fastlane#3021. Please post all further comments there.

fastlane is now a mono repo, you can read more about the change in our blog post. All tools are now available in the fastlane main repo 🚀

@fastlane-old fastlane-old locked and limited conversation to collaborators Mar 11, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants