diff --git a/ios/Runner/AppDelegate.m b/ios/Runner/AppDelegate.m index b62bd2f..4c81c98 100644 --- a/ios/Runner/AppDelegate.m +++ b/ios/Runner/AppDelegate.m @@ -19,7 +19,7 @@ NSString *bundleIdentifier = [[NSBundle mainBundle] bundleIdentifier]; NSDictionary *settings = @{ - @"com.dinect.checker.dinect" : @{ + @"com.dinect.checker.dinect.app" : @{ @"locale" : @"ru", @"flavor" : @"dinect", @"currency" : @643,