@override Future<bool> verifyAppIntegrity() async { // Check if the web app has been tampered with return await _verifyWebAppIntegrity(); }