All posts
release-notes1 min read

LabFox v0.1.6 - Ask Before Tracking, and Collapse the Empty Ad Slot

Changes from 0.1.4 through 0.1.6: consent is requested before tracking, an unfillable banner slot collapses, and subscriptions sell under Apple's standard EULA.

What's in this batch

Three versions that are closer to policy and layout work than features. Ads and subscriptions were brought in line with store rules, and the screen no longer goes awkward when there's no ad to show.

v0.1.6 - Ask before tracking

Consent is requested before the advertising identifier is used, as App Review guideline 5.1.2(i) requires. Declining leaves the app fully usable; the ads shown are simply not personalised.

v0.1.5 - Collapse a slot with nothing to fill it

The banner slot used to stay on screen at all times, so when there was no ad to fill it an empty band pushed the list down. Now the slot itself collapses. The screen shifts up and down less.

v0.1.4 - Sell subscriptions under Apple's standard EULA

Subscriptions on the App Store are now sold under Apple's standard EULA.

Unchanged

Token handling did not change. Personal access tokens and OAuth tokens stay in the device's secure storage and are sent only to the GitLab instance you configured. None of the advertising work touches that path.

Where to get it