Closed SaeedZhiany closed 3 years ago
I just noticed that upgrade hints will be disappeared when I set my project name in the setting menu
from RN 0.59.10 to RN 0.62.2
choose RN 0.59.10 and 0.62.2 for upgrading
write your project name in the setting menu (for example, PROJECTNAME)
click on show me how to upgrade!
show me how to upgrade!
check ios/PROJECTNAME.xcodeproj/project.pbxproj
you will see that the hints aren't shown on this file
Describe what you expected to happen:
we must see the hints on this file just like when we don't configure project name in the setting menu like below
@SaeedZhiany thanks for reporting this issue, #264 fixes it.
Apologies for taking so long to fix it.
Great!
Thanks, @lucasbento
Bug
I just noticed that upgrade hints will be disappeared when I set my project name in the setting menu
React Native versions
from RN 0.59.10 to RN 0.62.2
Steps to reproduce
choose RN 0.59.10 and 0.62.2 for upgrading
write your project name in the setting menu (for example, PROJECTNAME)
click on
show me how to upgrade!
check ios/PROJECTNAME.xcodeproj/project.pbxproj
you will see that the hints aren't shown on this file
Describe what you expected to happen:
we must see the hints on this file just like when we don't configure project name in the setting menu like below