PowerFolder Android App 20 SP4
Release Date: May 2024
Build Number: 20.4.103
Type: Hotfix Release
Due to backend updates and security fixes, the app is only compatible with PowerFolder Server v20.1.100 and onwards. For SAML authentication, PowerFolder Server v20.4.100 or higher is required.
We suggest the user to use Android v9.X or greater to experience the full performance of app
Download Links
PowerFolder App
Branded Apps
Enable SAML Login
To enable SAML login and to load the IDP list in the app from server, please add the following configuration to your load balancer e.g. Apache2:
RewriteCond %{REQUEST_METHOD} OPTIONSRewriteRule ^/Shibboleth.sso.*$ - [R=204,END] <Location /Shibboleth.sso> satisfy Any Header always set Access-Control-Allow-Origin "*" Header always set Access-Control-Allow-Method "GET, POST, OPTIONS" Header always set Access-Control-Allow-Headers "Content-Type, X-CSRFToken, Token, App-Version"</Location>
Set Minimum Version
To set minimum version in Android, use the following configuration entry, this is also applied simultaneously on the desktop clients:
net.version.minimum=
Changes
Release Date: April 2024
Build Number: 20.4.102
Type: Hotfix Release
Changes
- PFM-515 - Folderlist not loading after login in some devices
Release Date: April 2024
Build Number: 20.4.101
Type: Service Pack Release