Apps
Download our apps
Choose the server app for SMS capture and the viewer app for monitoring. Local files and store listings are published by Notiz Hub.
You need a company account before you can use these apps. Register or sign in first.
@foreach ($groups as $group)
@endforeach
{{ $group['name'] }}
{{ $group['summary'] }}
Local files
-
@foreach ($group['platforms'] as $slot)
- {{ $slot['label'] }} @if ($slot['has_file']) Download .{{ $slot['extension'] }} @else Coming soon @endif @endforeach
Store
-
@foreach ($group['platforms'] as $slot)
- {{ $slot['store_label'] }} @if ($slot['store_url']) Get it on {{ $slot['store_label'] }} @else Coming soon @endif @endforeach