Mobile banking app from Raiffeisen Romania. Offers payment, transfer, loan, and KYC services with multi-language support. Includes financial planning tools, ATM locator, and in-app chat support.
Quick Verdict
Best for: Raiffeisen customers comfortable with standard analytics
What It Means For You
Usage and crash data is shared with Firebase Analytics, Firebase Crashlytics, Adjust, and Countly. Marketing activity is connected to Salesforce Marketing Cloud and Medallia. Authentication credentials are stored with strong device-bound protections, and ad tracking consent is requested before Adjust or Firebase receive data.
Quick Verdict
Best for: Raiffeisen customers comfortable with standard analytics
What It Means For You
Usage and crash data is shared with Firebase Analytics, Firebase Crashlytics, Adjust, and Countly. Marketing activity is connected to Salesforce Marketing Cloud and Medallia. Authentication credentials are stored with strong device-bound protections, and ad tracking consent is requested before Adjust or Firebase receive data.
Method and Limitations
Static analysis only. CITT reviewed the code of this build without running the app, so runtime behavior was not observed. The findings below describe the analyzed build and may not reflect server-side controls or later versions. CITT makes no determination about compliance with any law or platform policy; it reports what the artifacts contain and cites the published guidance so a reader can compare.
Data Security
3 totalNetwork Security
3 totalCode Security
6 totalPrivacy
3 totalThird-Party Risk
1 totalPermission Usage
1 totalVersion diff is on the Developer plan. See developer plans.
Context Tags
Package
ro.raiffeisen.new.smartmobile
Version
68.3.0 (Build 2)
Analysis Date
Apr 17, 2026
Classes Analyzed
24
Feedback helps us improve our analysis
Banking app with strong fundamentals: verified server connections, hardware-protected login credentials, and a strong authentication system meeting European banking standards. However, the production build ships a network traffic capture tool and a server-redirect panel with the ability to suppress identity verification steps. Financial events route to Google and Salesforce. These testing tools must be removed before this build can be fully trusted.
Data Security - 3 findings (1 medium, 1 low, 1 info)
Network Security - 3 findings (2 medium, 1 info)
Code Safety - 6 findings (1 high, 3 medium, 1 low, 1 info)
Privacy - 5 findings (4 low, 1 info)
The following third parties may receive your data:
Security: 77/100
Privacy: 83/100
The app's privacy practices could be strengthened by:
Clarify Financial Event Data Minimization
Completed payment and KYC flow events are routed to Google Analytics and Salesforce. Documenting exactly which fields are included in these events and confirming they contain no amounts or beneficiary details would close the current data minimization gap under GDPR Article 5(1)(c).
Align Location Permission Scope With Actual Use
The app requests background location access but justifies it only as an ATM finder. If location is also used for fraud detection, this purpose should be separately disclosed to users.
Disclose Third-Party IP Address Lookup
Your public IP address is sent to an independent third-party service (api.ipify.org) not affiliated with Raiffeisen Romania. This disclosure should appear in the app's privacy documentation and data processing records.
Remove Debug and Testing Tools From Production Builds
The production binary contains a network traffic capture tool and a full server-redirect panel (including the ability to switch to test or pre-production backends and suppress identity verification). These should be excluded from production builds using conditional compilation.
Remove Test Environment Addresses and Certificates
Pre-production server addresses and test certificates are embedded in the production binary. Removing these reduces the exposed internal infrastructure footprint.
Restrict Insecure Connections for Production Servers
The app allows unencrypted connections to the production financial widget server and several test domains. The production widget server exception should be replaced with a secure connection.
Validate Incoming Deep Link Sources
The custom URL scheme used for banking actions (payments, PSD2 consent flows) accepts calls from any installed app on the device without verifying the caller's identity. Adding caller verification or restricting handling to known sources would reduce exposure.
App Type: Mobile banking - high sensitivity financial application
Classes Analyzed: 24
Third-Party Services: 21 identified
Context Tags: financial, sensitive_data, location, camera, biometric, psd2, banking, kyc, analytics
This security analysis was conducted by CITT (Can I Trust That), an independent security analysis service. We perform static code analysis on iOS applications to help users make informed decisions about app security and privacy.
Developer: Raiffeisen Romania
Version: 68.3.0 (Build 2)
Analysis Date: 2026-04-17
Package: ro.raiffeisen.new.smartmobile
Developer not yet contacted