# Microwalk

> Wellness app for gentle walks, mindful activities, and habit building. (iPhone/iPad app by Run Task Service LLC.)

- Source: https://appshunter.io/ios/app/microwalk/id6761880969 (this page in markdown: same URL + `.md`)
- Developer: [Run Task Service LLC](https://appshunter.io/developer/1891924826)
- Category: Lifestyle, Education
- Price: Free with in-app purchases
- Rating: 5.00/5 from 1 App Store ratings · 1 written reviews indexed
- Age rating: 17+
- Requires: iOS 15.1 · 44 MB
- Languages: American English
- Released: 2026-06-29
- Data updated: 2026-08-22
- Monetization: free with in-app purchases
- User reviews in markdown: https://appshunter.io/ios/app/microwalk/id6761880969/reviews.md

## What is Microwalk?

Microwalk is a simple, uplifting wellness app that encourages you to take short walks through gentle motivational prompts and meaningful daily activities. There's no step tracking, no motion sensors, and no complicated setup—just small moments of movement and reflection designed to help you build healthy habits at your own pace.

Microwalk offers a variety of micro‑activities that bring purpose and encouragement into your day. You may be invited to pray for someone while taking a walk, call a friend you haven't spoken to in a while, reflect on a meaningful verse, or take a quiet moment to breathe and reset. Each prompt is simple, optional, and designed to inspire movement without pressure.

What You Can Do with Microwalk

Receive gentle prompts that encourage you to take short walks

Engage in simple activities like praying for someone or calling a loved one

Reflect on verses and meaningful thoughts during your walk

Build healthy physical and spiritual habits in a calm, non‑overwhelming way

Enjoy the full experience with no login and no special permissions

Microwalk is designed to help you move with intention, reconnect with yourself and others, and bring small moments of peace into your daily routine.

Terms of Use (EULA): https://www.apple.com/legal/internet-services/itunes/dev/stdeula/
Privacy Policy: https://runtaskservice.com

## Key features

- Gentle walking prompts
- Mindful micro-activities
- Spiritual habit building
- No tracking or sensors
- Simple, no-pressure prompts
- No login or special permissions

## Pricing and in-app purchases

Base price: Free.

**Subscriptions**

| Subscription | Price | Period |
| --- | --- | --- |
| Weekly Ad Plan | $4.99 | per 7 days |
| Yearly Ad Plan | $229.00 | per year |
| Monthly Ad Plan | $19.99 | per month |


## Recent user reviews (1 of 1)

All indexed reviews: https://appshunter.io/ios/app/microwalk/id6761880969/reviews.md

### 5/5 — communities needs

*2026-07-11*

This app helps me to study the word and encourage others who are distressed.

## Frequently asked questions about Microwalk

### What is Microwalk?

Microwalk is a wellness app designed to encourage short walks and mindful activities. It provides gentle prompts for reflection and movement, helping users build healthy habits at their own pace without complex tracking.

### Does Microwalk have ads?

No, Microwalk is ad-free. The app does not contain advertisements, allowing for an uninterrupted user experience.

### What are the subscription plans for Microwalk?

Microwalk offers a Weekly Ad Plan for $4.99/P7D, a Monthly Ad Plan for $19.99/P1M, and a Yearly Ad Plan for $229.00/P1Y. These plans are for an ad-supported experience.

### What kind of activities does Microwalk suggest?

Microwalk suggests simple activities like praying for someone, calling a loved one, reflecting on a meaningful verse, or taking a moment to breathe and reset during your walks.

### Does Microwalk track steps or use motion sensors?

No, Microwalk does not track steps or use motion sensors. The app focuses on gentle prompts for movement and reflection without requiring any special hardware or complex setup.

### What is the age rating for Microwalk?

Microwalk has an age rating of 17+. This is based on the app's content and suitability for mature audiences.

### On which devices can I use Microwalk?

Microwalk is currently supported on iPhone and iPod devices. It is designed for use on Apple's mobile platforms.

### How often is Microwalk updated?

The latest version of Microwalk is 1.0.17, which was last updated on July 21, 2026. Updates are released to improve the app and add new features.

## Version history (last 5 releases)

### 1.0.24 — 2026-08-19

Live streaming: watch active calls directly from Microwalk TV. Larger video uploads up to 2GB. YouTube storage workflow: submit videos to YouTube within 7 days to keep them published. Bug fixes and stability improvements.

### 1.0.18 — 2026-08-04

Fixed day streaks not tallying correctly across timezones. Replaced Gist videos with Zoom-style Bible Study video rooms (start or join with a room code). Fixed group access issues with better recovery. Weekly Challenge now appears before the Nationwide section.

### 1.0.17 — 2026-07-21

GIST videos keep playing for everyone, even after app updates — Previously, shared videos were stored with a local file:// path from the uploader's device. That path breaks for everyone else (and for the uploader after an app update/reinstall, since the app's UUID changes). Now videos are uploaded to cloud storage first and the DB row stores a real cloud URL, so a video stays playable for all users as long as the GIST exists.Amen now patches only the amens column — a new updateEncouragementVideoAmens() function updates just that field via Supabase's .update().eq(), never touching uri. The cloud URL can never be corrupted by Amen taps again.
Cloud URL always wins over local — when merging cloud + local videos, a valid https:// URL from the cloud is never overridden by a stale file:// path from AsyncStorage.
Broken cloud rows auto-purge — fetchEncouragementVideos() now detects and deletes any DB row with a file:// URI (lazily, on fetch), so the broken legacy row is gone and the feed stays clean.Amen now patches only the amens column — a new updateEncouragementVideoAmens() function updates just that field via Supabase's .update().eq(), never touching uri. The cloud URL can never be corrupted by Amen taps again.
Cloud URL always wins over local — when merging cloud + local videos, a valid https:// URL from the cloud is never overridden by a stale file:// path from AsyncStorage.
Broken cloud rows auto-purge — fetchEncouragementVideos() now detects and deletes any DB row with a file:// URI (lazily, on fetch), so the broken legacy row is gone and the feed stays clean.
Deleted the existing corrupt row — Francis's broken mrtis0gblc7p90v row was purged from the DB.
Deleted the existing corrupt row — Francis's broken mrtis0gblc7p90v row was purged from the DB.

### 1.0.11 — 2026-07-16

Group invite notifications now reach the member, not the leader — Cloud notifications are matched by both email AND phone (previously email-only), so phone-based invites actually reach the intended member. Email and phone are normalized before publishing to prevent format mismatches.
Members can join after accepting — Tapping an "added to_group" notification now routes to /join-group?code=... instead of /group-detail?id=.... Previously it tried to open the group page before the member had joined, so they got stuck.
Invite code passed through the notification — The invite_code field is now stored in the cloud notification and surfaced in the app, so the join screen has everything it needs to complete the join.
Live polling for new invites — Cloud notifications now poll every 30 seconds instead of only once on app load, so members see invites during an active session without restarting.

### 1.0.10 — 2026-07-07

Bible Study Call Invites Fixed — When you send a bible video call invite to a member, the link now goes to the right person instead of bouncing back to you.

365-Day Scripture Journey — Daily scriptures now walk through the entire Bible from Genesis to Revelation, one verse per day. Cover the whole Bible in a year with a fresh passage each morning.

Status Video Upload Reliability — Fixed several issues with posting video statuses: videos no longer upload as blank/0-byte files, resolved an authentication error ("Invalid Compact JWS") with Supabase's new key format, and added support for larger videos up to 500MB with a friendly size warning.

---

*Data collected daily from the US App Store and indexed by [AppsHunter](https://appshunter.io/). User reviews are verbatim App Store reviews. Ratings, prices and chart positions refresh continuously; this snapshot is from 2026-08-22.*
