ExistOrLive / GithubClient

Github iOS Client based on Github REST V3 API and GraphQL V4 API
MIT License
87 stars 21 forks source link

Feedback: The profile tab‘s over small check not turn green #45

Closed Oliverwqcwrw closed 2 years ago

Oliverwqcwrw commented 2 years ago

The profile tab‘s over small check not turn green

iOS15.4 - iPhone 12 mini - ZLGithubClient1.1.0(46)

ZXHubs commented 2 years ago

Maybe it's a network problem. Will it be updated later? It may also be the problem of binding the mailbox of the account.

ExistOrLive commented 2 years ago

Is the contributions view in app different from in github offical website ?

Oliverwqcwrw commented 2 years ago
    yes
    Get Outlook for iOS

 From: @. @.> on behalf of 朱猛 @.>Sent: Sunday, March 27, 2022 17:15To: ExistOrLive/GithubClient @.>Cc: Oliver @.>; Author @.>Subject: Re: [ExistOrLive/GithubClient] Feedback: The profile tab‘s over small check not turn green (Issue #45) 

Is the contributions view in app different from in github offical website ?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

Oliverwqcwrw commented 2 years ago
    and it always display empty contributions view
    Get Outlook for iOS

 From: @. @.>Sent: Sunday, March 27, 2022 17:24To: ExistOrLive/GithubClient @.>; ExistOrLive/GithubClient @.>Cc: Author @.***>Subject: Re: [ExistOrLive/GithubClient] Feedback: The profile tab‘s over small check not turn green (Issue #45) 

    yes
    Get Outlook for iOS

 From: @. @.> on behalf of 朱猛 @.>Sent: Sunday, March 27, 2022 17:15To: ExistOrLive/GithubClient @.>Cc: Oliver @.>; Author @.>Subject: Re: [ExistOrLive/GithubClient] Feedback: The profile tab‘s over small check not turn green (Issue #45) 

Is the contributions view in app different from in github offical website ?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

ExistOrLive commented 2 years ago

In 1.1.0,we get contributions data from github website‘s profile page ,so only public data can be got. In next version, the problem will be solved by using github graphql api .

You can try the beta version with the following link: https://testflight.apple.com/join/kCFO5joL

Oliverwqcwrw commented 2 years ago

OK, thank you