Also crashes when I try to search. Started happening right after I updated to 2025031400.

Crash Log below

type: crash
osVersion: google/bluejay/bluejay:15/BP1A.250305.019/2025031400:user/release-keys
package: com.aurora.store:65, targetSdk 35
process: com.aurora.store
processUptime: 7140 + 438 ms
installer: org.fdroid.fdroid

java.util.NoSuchElementException: List is empty.
	at E4.u.l0(SourceFile:22)
	at com.aurora.gplayapi.data.builders.rpc.RpcBuilder.wrapResponse(SourceFile:141)
	at com.aurora.gplayapi.helpers.web.BaseWebHelper.execute(SourceFile:27)
	at com.aurora.gplayapi.helpers.web.WebSearchHelper.searchSuggestions(SourceFile:14)
	at h4.c.q(SourceFile:18)
	at J4.a.x(SourceFile:9)
	at d5.O.run(SourceFile:107)
	at i5.i$a.run(SourceFile:4)
	at k5.h.run(SourceFile:3)
	at k5.a$b.run(SourceFile:61)
	Suppressed: i5.e: [D0{Cancelling}@b5daddf, Dispatchers.IO]

    console145 java.util.NoSuchElementException: List is empty.

    Looks like the app is receiving an empty list from a remote server (guessing this is from the search based on the trace here).

    Could be a change on Google's end and the Aurora app is getting data in an unexpected format.

    I'm having the exact same issue, also if i try to do a search for an app, it just crashes. After checking the Github page for new updates that haven't been pushed to F-Droid or GitLab, I'm not sure how else to solve it, other then to wait for a fix. I hope this don't become a cat and mouse game like youtube/chrome/uBlock/NewPipe/FreePipe, where google comes up with a block and uBlock/Newpip/freepipe comes up with a counter, then the game starts over :(

    If you are using Proton VPN, than that's your issue. It seems that Aurora doesn't work with Netshield enabled. Disable Netshield and start Aurora again and it should work.

    you are absolutely right, if i turn off my ProtonVPN net-shield feature it seems to work just fine. thank you so much for that solution.

    • mrn likes this.