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

[BUG] Crashes on launch #39

Closed
balajeek opened this issue Aug 19, 2021 · 15 comments
Closed

[BUG] Crashes on launch #39

balajeek opened this issue Aug 19, 2021 · 15 comments
Labels
bug Something isn't working

Comments

@balajeek
Copy link

Describe the bug
App will not load

To Reproduce

  1. Installed TestFlight on ATV
  2. Got the invitiation code from here to redeem at ATV
  3. Did the redeem, install the ABJC app on ATV
  4. Open ABJC app
  5. It showed my Jellyfin instance with IP, I selected it, enter username password, then click sigin
  6. App closed/crashed
  7. Tried open the app again, it zoom in to open then closes back to main apple menu. tried many times
  8. Restarted the ATV and tried, it will not open

Device & Version:

  • tvOS Version: 15.0 beta
  • ABJC Version 1.0.0 (the latest that shows from TestFlight)
@balajeek balajeek added the bug Something isn't working label Aug 19, 2021
@balajeek
Copy link
Author

got email notification about "crash during authentication is fixed" so i updated to (1.0.0) 27
first it gave me alert error with 'button', clicked and only option was to enter IP/port manually, did that, followed by login username and password, then got alert error and it it won't open.

@jon-le0234
Copy link

Crashed instantly. I was able to load my server details on build 26, but it’s never loaded anything. Still crashing on build 27.

App version: 1.0.0 (27)

Device: AppleTV11,1
tvOS Version: 14.7
Language: en-CA
Time Zone: MDT
Connection Status: Ethernet

@memnos
Copy link

memnos commented Aug 21, 2021

I can confirm, same here.
All seems the same as #37

@sasagr
Copy link

sasagr commented Aug 24, 2021

same. It crashes with builds 26 and 27, with or without authentication, it means even I remove the app and install it again.

@NoahKamara
Copy link
Contributor

@balajeek @jon-le0234 @memnos
can you try to disconnect the ATV from the internet and launch the app then? It might be an issue with the way ABJC finds jellyfish servers in the network

@NoahKamara NoahKamara changed the title [BUG] [BUG] Crashes on launch Aug 24, 2021
@NoahKamara NoahKamara pinned this issue Aug 24, 2021
@jon-le0234
Copy link

When I unplug my Ethernet cable from the Apple TV, build 27 does indeed open. I can manually enter my Jellyfin server and user account details, but plugging the Ethernet back in and clicking the “Sign In” button, I get a pop up that just says:

alerts.auth.title
alerts.auth.failedlabel
buttons.ok

@NoahKamara
Copy link
Contributor

Please try this to activate debug mode:

  • open the app with the ethernet cable disconnected
  • long press on the "Manual Selection" button
  • an alert telling you that debug mode is enable should show
    then try the steps you provided again. the error should now be more specific

@jon-le0234
Copy link

The top and bottom labels are the same, but the middle text now says:

myUsername@myServer.local:8096

@Fabeuss
Copy link

Fabeuss commented Aug 30, 2021

Same here. Try to unplug ethernet cable without success, app crash immediatly after launch...

@NoahKamara
Copy link
Contributor

Hey People,
can you confirm that the ActivityIndicator example is showing before the crash?

@Fabeuss
Copy link

Fabeuss commented Sep 2, 2021

I think that I have seen this just 1x after login...After that, back to main menu instantly

@NoahKamara
Copy link
Contributor

@Fabeuss thank you for confirming. The crash might (🤞🏾) be due to my custom ActivityIndicator wrapper. I'll disable the view and push a new build. It'll be available in a few minutes.

@Fabeuss
Copy link

Fabeuss commented Sep 2, 2021

Thank you very much for your work

@Fabeuss
Copy link

Fabeuss commented Sep 2, 2021

Bug seems solved, but I don't understand why the movies section is empty while tv works...?

@NoahKamara
Copy link
Contributor

I don't know how a ProgressIndicator triggered a Memory Exception but I'm happy that this is resolved now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants