diff --git a/packages/stream_chat_v1/ios/fastlane/Fastfile b/packages/stream_chat_v1/ios/fastlane/Fastfile index 15e7ecd..ec2adc8 100644 --- a/packages/stream_chat_v1/ios/fastlane/Fastfile +++ b/packages/stream_chat_v1/ios/fastlane/Fastfile @@ -40,8 +40,7 @@ platform :ios do firebase_app_distribution( app: "1:674907137625:ios:cafb9fb076a453c4d7f348", - groups: "ios-stream-testers", - skip_waiting_for_build_processing: true + groups: "ios-stream-testers" ) end end \ No newline at end of file