Skip to content
This repository was archived by the owner on Jun 16, 2025. It is now read-only.

Releases: zaroc-dev/valstore-mobile

Minor Bugfix, causing many stores to not load properly and crashing

Choose a tag to compare

@zaroc-dev zaroc-dev released this 23 Nov 22:29

The new Bundle shipped new Data, with the latest commit and this release should be resolved:
The Problem was simple:

Riot sometimes sends discount percents on items and bundles either as integer or float, Flutter has a hard time to assing one to the other,
really simple and stupid, but with the num Interface it should work consistent.

Fix Login/Loading issues for store, upgrade flutter project, replace current WebView with InAppWebview package

Choose a tag to compare

@zaroc-dev zaroc-dev released this 21 Nov 12:24

This Update brings nothing really new that people might see, but a lot happened in the background.

Fixed the login and store issues mentioned in #19
Adressed in: af2f587

Overall, there are improvements in security, due to upgrading to newer flutter and sdk versions, as well as replacing the legacy WebView package by InAppWebview.

Notifications also should be more consistent, requesting permissions is now properly checking for pending requests.

NOTE: The galery page now shows all available skins, not only the purchasable ones, since Riot removed the localOffers endpoint, which was used to determine, wether skins are actually purchasable or not.

Migrate storefront v2 to v3

Choose a tag to compare

@zaroc-dev zaroc-dev released this 24 Sep 19:16
dc68ac3

Riot Games updated their endpoint for the store, causing the app to not load any offers and items.
This is resolved with the last commit

Install the new apk from the assets below.

App release 2_0_6v16

Choose a tag to compare

@zaroc-dev zaroc-dev released this 04 Jun 13:40
fd6bf9f

Fixed Bundle Issues addressed in #10
Rewrote region select and login due to region issues addressed in #11
Added back Kingdom Credit cost in Accessories like mentioned in #12

Added small notifications f.e. Google Play and Updates

Update bugfix showing blank screen

Choose a tag to compare

@zaroc-dev zaroc-dev released this 20 Apr 15:55
e8fa2bb

Fixed the bug causing to show a blank screen

beta

beta Pre-release
Pre-release

Choose a tag to compare

@zaroc-dev zaroc-dev released this 07 Feb 00:58
valstore

api fixing