We are getting the cookie from server side when user will do the login successful. Cookie store into app browser. This cookie need to clear when user will do the logout app.
We are using the Cordova framework to create the iOS application. In Cordova i have used plugin to clear the cookie. But in iOS device not able to clear the app browser cookie. And in android device same Cordova plugin is working fine.
Why the iOS device not able to clear the cookie using Cordova plugin?
Plugin name - https://github.com/Cartegraph/cordova-cookie-master
Kindly help me out with the solutions.
Post
Replies
Boosts
Views
Activity
I am trying to name my app "Tata Daewoo Mobility Service" but in app showing without space like 'TataDaewooMobilityService. In korean language not showing the space.
How to add the name in korean language with space in iPhone.
Safari samesite none cookie added after login but we are facing the issue in post method.
While doing the post method cookie not getting into request header.And always sending the new cookie in the response header.
Safari not sending the cookie into request header with samesite none.
Kindly help me out.
App is working in simulator.
But when i am doing archive for production IPA file.
That time i am getting 'Command CodeSign failed with a nonzero exit code'.
App signing and keychain access are valid in xcode.
I have tried code signing identity remove/add , certificate keychain access validation.
Below error message are getting -
CodeSign /Users/username/Library/Developer/Xcode/DerivedData/CvCare-gzbmawocpnufzmbznuhwulouslxo/Build/Intermediates.noindex/ArchiveIntermediates/CvCare/InstallationBuildProductsLocation/Applications/CvCare.app (in target 'CvCare' from project 'CvCare')
cd /Users/username/Cordova_workspace/TestingCvCare/CvCare/platforms/ios
Signing Identity: "Apple Distribution"
Provisioning Profile: "iOS_distribution_profile"
/usr/bin/codesign --force --sign --entitlements /Users/username/Library/Developer/Xcode/DerivedData/CvCare-gzbmawocpnufzmbznuhwulouslxo/Build/Intermediates.noindex/ArchiveIntermediates/CvCare/IntermediateBuildFilesPath/CvCare.build/Release-iphoneos/CvCare.build/CvCare.app.xcent --generate-entitlement-der /Users/username/Library/Developer/Xcode/DerivedData/CvCare-gzbmawocpnufzmbznuhwulouslxo/Build/Intermediates.noindex/ArchiveIntermediates/CvCare/InstallationBuildProductsLocation/Applications/CvCare.app
/Users/username/Library/Developer/Xcode/DerivedData/CvCare-gzbmawocpnufzmbznuhwulouslxo/Build/Intermediates.noindex/ArchiveIntermediates/CvCare/InstallationBuildProductsLocation/Applications/CvCare.app: No such file or directory
Command CodeSign failed with a nonzero exit code.
Kindly help me out.
Thanks,
Bal Mukund Kumar
Hi,
Getting error "undeclared identifier options" in NativeSettings.m while building in Xcode.
The application is a hybrid app packaged with Cordova.
We just changed the text values in "Info" tab for keys :
1.Privacy - Camera Usage Description
2.Privacy- Location when in use usage Description.
Previously it was working fine.
What could be the possible root cause for this error?
Regards,
Reshma
Hi,
Creating a new development profile and downloading to macbook. When the downloaded dev profile is double clicked it is not getting added to keyChain access.
We are on XCode11 and Mac os version is 11.3.1
Do let us know if we are missing any step.
Regards,
Nitesh