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

feat: Support test enviroment #994

Merged
merged 13 commits into from
Aug 14, 2022
Merged

Conversation

tinsaeDev
Copy link
Contributor

@tinsaeDev tinsaeDev commented Aug 12, 2022

  • All tests pass
  • I have run npm run doc

Description

References

@kamikazechaser kamikazechaser marked this pull request as draft August 14, 2022 08:12
@tinsaeDev
Copy link
Contributor Author

This is a new feature,
I have added a new feature to support testing environment.

@kamikazechaser kamikazechaser marked this pull request as ready for review August 14, 2022 08:32
@kamikazechaser
Copy link
Collaborator

kamikazechaser commented Aug 14, 2022

change testing (ambiguous) to testEnvironment. Also remove the yarn.lock we generally ignore the package lock files for now.

src/telegram.js Outdated Show resolved Hide resolved
@tinsaeDev
Copy link
Contributor Author

I've updated the source per the feedback.

@kamikazechaser
Copy link
Collaborator

I have pushed some fixes, could you pull my changes on your master and run npm run doc, then commit, push those changes. It should only add a single change that is options.testEnvironment to the docs.

@danielperez9430 danielperez9430 changed the title Added support for testing environment, feat: Support test enviroment Aug 14, 2022
@danielperez9430 danielperez9430 merged commit c9b05e7 into yagop:master Aug 14, 2022
@bkg866
Copy link

bkg866 commented Feb 16, 2023

Hello

I hope this message finds you well. I apologize for reaching out to you directly, but I’m encountering an issue with logging in using a test number while attempting to submit my unofficial Telegram app version to the Play Store.

While I am able to log in using my personal number to the test environment, I’m having trouble with test numbers such as “+19996601234” (it works on iOS but not on Android). Please see the attached screenshot of my login attempt.

In the BuildVars file, I have set both DEBUG_VERSION and DEBUG_PRIVATE_VERSION to “true”.

Thank you for your help and assistance with this issue. I truly appreciate it.

Best regards,

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

Successfully merging this pull request may close these issues.

None yet

4 participants