Hello i want to deploy my app remotely using appcenter to ios AppStore.
However i get this error:
[!] The ReactNativeAndroidLocationSwitchpod failed to validate due to 1 error: - ERROR | attributes: Missing required attributehomepage. - WARN | source: The version should be included in the Git tag. - WARN | description: The description is equal to the summary.
On local build my fix is to rename the ReactNativeAndroidLocationSwitch.podspec to ReactNativeAndroidLocationSwitch.podspec_old
And then its not used and everything compile and works fine.
I think for now i will only copy this repository and do the fix my self, but i want to let you know this issue is happening.
"react-native": "0.61.5"
Hello i want to deploy my app remotely using appcenter to ios AppStore.
However i get this error:
[!] TheReactNativeAndroidLocationSwitchpod failed to validate due to 1 error: - ERROR | attributes: Missing required attributehomepage. - WARN | source: The version should be included in the Git tag. - WARN | description: The description is equal to the summary.On local build my fix is to rename the ReactNativeAndroidLocationSwitch.podspec to ReactNativeAndroidLocationSwitch.podspec_old
And then its not used and everything compile and works fine.
I think for now i will only copy this repository and do the fix my self, but i want to let you know this issue is happening.
"react-native": "0.61.5"