Skip to content

App Updates

BLOCQ regularly provides updates to the app platform. These updates contain new features, improvements and bug fixes.

Important Difference: Three Types of Changes

Section titled “Important Difference: Three Types of Changes”

App Updates bring new versions of the BLOCQ framework to your already published app. After the first publication, this process runs fully automatically - for both platforms!

Update TypeDescriptionExamples
New ModulesAdditional featuresNew editors, widgets, features
ImprovementsOptimizationsBetter performance, more intuitive operation
Bug FixesBugfixesStability improvements, corrections
Platform UpdatesCompatibilitySupport for new iOS/Android versions
Security UpdatesProtectionFixing security vulnerabilities

PlatformFirst PublicationAfter: Updates
iOSAutomatic to TestFlightFully automatic
AndroidManual AAB uploadFully automatic

After the first publication, both platforms are fully automatic - no more manual uploads needed!


RolePermission
Owner
Administrator
Moderator
Editor

  1. You receive a notification about an available update
  2. Open App Updates in the admin dashboard
  3. Review the changelog information for the update
  4. Click on Request Update
  5. Enter your Admin PIN
  6. Wait for the build process (15-45 min)
  7. The app is automatically uploaded to both stores
  8. Done!
Request Update → Build starts → iOS & Android built →
Automatically to TestFlight & Play Store → Done!
StepDescriptionDuration
BuildBLOCQ server builds new app versions15-45 min
iOS UploadAutomatically to App Store Connect / TestFlight~5 min
Android UploadAutomatically to Play Store~5 min

You will be informed about available updates:

LocationInformation
Admin DashboardBadge shows available updates
App Updates PageDetailed changelog information
EmailFor important security updates

SituationRecommendationUrgency
Security updateUpdate immediately🔴 High
Platform updateUpdate promptly🟠 Medium
New featuresUpdate as needed🟡 Normal
Minor improvementsCollect and update regularly🟢 Low

Each update contains a changelog with:

SectionDescription
NewNew functions and features
ImprovedOptimizations of existing features
FixedCorrected errors
ImportantNotes on compatibility or migration

During the update, you’ll see the current progress:

StatusMeaning
SubmittedUpdate request was sent
ProcessingBuild server is working
iOS uploadediOS version in TestFlight
Android uploadedAndroid version in Play Store
CompletedBoth platforms successful
FailedAn error occurred

Status polling happens automatically every 15 seconds.


After a successful update:

  1. Test the app - Check that everything works as expected
  2. Review new features - Use the new features in Edit Mode
  3. Inform your team - Share news with other administrators
StoreReview Duration
Apple App Store1-7 days (review)
Google Play Store1-3 days (review)

Users receive the update automatically through the App Store.



Will my settings be lost during the update?

Section titled “Will my settings be lost during the update?”

No! Your configuration (colors, layouts, settings) is completely preserved. Only the code base is updated.

Do I have to reconfigure everything after the update?

Section titled “Do I have to reconfigure everything after the update?”

No, all your settings are carried over. In rare cases, there are new settings that you can optionally adjust.

PhaseDuration
Build process15-45 minutes
Store upload~10 minutes
Store review1-7 days

Yes, for normal updates. However, you should always perform security updates promptly.

Users with the old version can continue to use the app. They will receive the update automatically through the App Store.

Why is no manual upload needed for updates?

Section titled “Why is no manual upload needed for updates?”

The Google Play API can automatically upload updates for existing apps. Only for the first publication is a manual upload required, as the API cannot create new apps.

What’s the difference to “Pushed Changes”?

Section titled “What’s the difference to “Pushed Changes”?”
AspectPushed ChangesApp Updates
What changes?Configuration (colors, layouts)Code base (BLOCQ framework)
EffectImmediately visibleAfter store publication
Store reviewNot requiredRequired
Where?Admin → Pending ChangesAdmin → App Updates