Constants.platform.ios.model has been deprecated

Please provide the following:

  1. SDK Version: 48.0.0
  2. Platforms(Android/iOS/web/all): iOS

My application working very good on android but I got this warning on iOS telling me Constants.platform.ios.model has been deprecated in favor of expo-device’
s Device.modelName property. This API will be removed in SDK 45

And the app didn’t run on production it stacked on splash screen.

What is the problem ?!

same problem I’m facing, I don’t understand what to do.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.