GithubHelp home page GithubHelp logo

Error 672 about salesforcemobilesdk-ios HOT 5 CLOSED

paulroth3d avatar paulroth3d commented on June 18, 2024
Error 672

from salesforcemobilesdk-ios.

Comments (5)

khawkins avatar khawkins commented on June 18, 2024

Thanks for reporting it. I'll have a look.

from salesforcemobilesdk-ios.

paulroth3d avatar paulroth3d commented on June 18, 2024

If it is helpful - It appears that, whatever the issue, the logout now option in settings does not resolve the problem.

Here is the console log from that attempt

May 4 15:39:37 unknown ADP SBS DM[776] : resetAppState
May 4 15:39:37 unknown ADP SBS DM[776] : shouldLogout: 1
May 4 15:39:37 unknown ADP SBS DM[776] : SFOAuthCredentials:revokeAccessToken: access token revoked
May 4 15:39:38 unknown ADP SBS DM[776] : SFOAuthCredentials:revokeRefreshToken: refresh token revoked. Cleared identityUrl, instanceUrl, issuedAt fields
May 4 15:39:38 unknown ADP SBS DM[776] : webview2: <UIWebView: 0xe575000; frame = (0 0; 1024 748); autoresize = W+H; layer = <CALayer: 0xe577290>>
May 4 15:39:38 unknown ADP SBS DM[776] : result:
May 4 15:39:38 unknown ADP SBS DM[776] : loadStartPageIntoWebView
May 4 15:39:38 unknown ADP SBS DM[776] : loading appURL: file://localhost/var/mobile/Applications/A6FEB0CC-FEDC-4C60-805B-B5739F9DE812/ADP%20SBS%20DM.app/www/bootstrap.html
May 4 15:39:38 unknown ADP SBS DM[776] : [INFO] [ERROR OCCURRED]
May 4 15:39:38 unknown ADP SBS DM[776] : [INFO] [ERROR OCCURRED][undefined|1]SyntaxError: Parse error
May 4 15:39:38 unknown ADP SBS DM[776] : JSLOG: [ERROR OCCURRED][undefined|1]SyntaxError: Parse error
May 4 15:39:38 unknown ADP SBS DM[776] : webViewDidFinishLoad: Loaded file:///var/mobile/Applications/A6FEB0CC-FEDC-4C60-805B-B5739F9DE812/ADP%20SBS%20DM.app/www/bootstrap.html
May 4 15:39:38 unknown ADP SBS DM[776] : Setting file:///var/mobile/Applications/A6FEB0CC-FEDC-4C60-805B-B5739F9DE812/ADP%20SBS%20DM.app/www/bootstrap.html as the 'home page' URL for this app.
May 4 15:39:38 unknown ADP SBS DM[776] : Device initialization: DeviceInfo = {"name":"Midnight Blue","uuid":"03d46dd1390172d2c65f677ec787c11393421dc6","platform":"iPad","gap":"1.2.0","version":"5.1","connection":{"type":"wifi"}};
May 4 15:39:38 unknown ADP SBS DM[776] : JSLOG: device is ready
May 4 15:39:38 unknown ADP SBS DM[776] : [INFO] device is ready
May 4 15:39:38 unknown ADP SBS DM[776] : JSLOG: deviceIsOnline connType: wifi
May 4 15:39:38 unknown ADP SBS DM[776] : [INFO] deviceIsOnline connType: wifi
May 4 15:39:38 unknown ADP SBS DM[776] : JSLOG: SalesforceOAuthPlugin.authenticate
May 4 15:39:38 unknown ADP SBS DM[776] : authenticate:withDict:
May 4 15:39:38 unknown ADP SBS DM[776] : JSLOG: loginFailure: Authentication is already in progress.
May 4 15:39:38 unknown ADP SBS DM[776] : [INFO] loginFailure: Authentication is already in progress.

May 4 15:39:40 unknown ADP SBS DM[776] : [WARN] [DEPRECATE][Anonymous] listeners is deprecated as a property directly on the Component. Please put it inside the config object, and retrieve it using "this.config.listeners"
May 4 15:39:40 unknown ADP SBS DM[776] : [WARN] [DEPRECATE][Anonymous] storeId is deprecated as a property directly on the Ext.data.Store prototype. Please put it inside the config object.
May 4 15:39:40 unknown ADP SBS DM[776] : [WARN] [DEPRECATE][Anonymous] storeId is deprecated as a property directly on the Ext.data.Store prototype. Please put it inside the config object.
May 4 15:39:40 unknown ADP SBS DM[776] : [WARN] [DEPRECATE][Anonymous] storeId is deprecated as a property directly on the Ext.data.Store prototype. Please put it inside the config object.
May 4 15:39:40 unknown ADP SBS DM[776] : [WARN] [DEPRECATE][Anonymous] storeId is deprecated as a property directly on the Ext.data.Store prototype. Please put it inside the config object.
May 4 15:39:40 unknown ADP SBS DM[776] : [INFO] initialized adpSBSG.controller.AccountDetailCtrl controller
May 4 15:39:40 unknown ADP SBS DM[776] : [INFO] initialized adpSBSG.controller.AccountListCtrl controller
May 4 15:39:40 unknown ADP SBS DM[776] : [INFO] initialized adpSBSG.controller.MapCtrl controller
May 4 15:39:40 unknown ADP SBS DM[776] : [INFO] initialized adpSBSG.controller.EventDetailCtrl controller
May 4 15:39:40 unknown ADP SBS DM[776] : [INFO] initialized adpSBSG.controller.ProfileCtrl controller
May 4 15:39:40 unknown ADP SBS DM[776] : JSLOG: adpSBSG.launch - launch completed
May 4 15:39:40 unknown ADP SBS DM[776] : [INFO] adpSBSG.launch - launch completed
May 4 15:39:40 unknown ADP SBS DM[776] : [INFO] Object:
app = [object Object]
model = [object Object]
store = [object Object]
view = [object Object]
geo = [object Object]
controller = [object Object]
scheduler = [object Object]
field = [object Object]
May 4 15:39:40 unknown ADP SBS DM[776] : JSLOG: setupLatch from within app:2
May 4 15:39:40 unknown ADP SBS DM[776] : [INFO] setupLatch from within app:2
May 4 15:39:40 unknown ADP SBS DM[776] : [INFO] release[1]

May 4 15:40:08 unknown ADP SBS DM[776] : [INFO] Phonegap.callbackSuccess[com.phonegap.notification1]
May 4 15:40:08 unknown ADP SBS DM[776] : [INFO] phonegap.calbacks[callbackId]:
May 4 15:40:08 unknown ADP SBS DM[776] : [INFO] Object:
success = function () {
logMsg( "completed the notification from loginFailure" );
}
fail = null
May 4 15:40:08 unknown ADP SBS DM[776] : [INFO] phonegap.calbacks[callbackId] DONE
May 4 15:40:08 unknown ADP SBS DM[776] : [INFO] args:
May 4 15:40:08 unknown ADP SBS DM[776] : [INFO] Object:
status = 1
message = 1
keepCallback = false
May 4 15:40:08 unknown ADP SBS DM[776] : [INFO] args DONE
May 4 15:40:08 unknown ADP SBS DM[776] : [INFO] callbacks.success found
May 4 15:40:08 unknown ADP SBS DM[776] : JSLOG: completed the notification from loginFailure
May 4 15:40:08 unknown ADP SBS DM[776] : [INFO] completed the notification from loginFailure

from salesforcemobilesdk-ios.

khawkins avatar khawkins commented on June 18, 2024

This has been fixed in 1.1.7.

from salesforcemobilesdk-ios.

paulroth3d avatar paulroth3d commented on June 18, 2024

I just wanted to briefly say Thanks!

Our qa resource has been able to test thoroughly and it seems to be working just great.

from salesforcemobilesdk-ios.

khawkins avatar khawkins commented on June 18, 2024

Glad to hear it!

from salesforcemobilesdk-ios.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.