Our team intervenes within 48 hours, we recommend you submit a public ticket so that other developers can help to fix the issue as soon as possible.

If you purchased the item 6 months ago, please read the Item Support Policy carefully before submitting a ticket.

Note: don’t share item or server credentials on public, use the private option.

Okay
  Public Ticket #2212079
Error while running NearbyStores iOS app source code
Closed

Comments

  •  2
    sebinkv started the conversation

    I bought the code and extract it on my Mac. Later, I open the workspace file and change the app ID. Then I run the app on my iPhone and I am getting this error code. I haven't change a single line of code and still there is the error.

    "Expression resolves to an unused function"

    Screenshot is attached

    Xcode Version is Version 11.1 (11A1027

    iOS version is 13.2

  •  219
    Amine replied

    Hello,

    Please try to remove line 166 in this file DateUtils.swift also replace this file AppDelegate.swift by this https://mab.to/KyqBcy9OP  

    i hope that helpful for you.

    Best Regards DT team.

    Dealfly (E-commerce app + Delivery app) => Buy now from envato 

    NearbyStores iOS => Buy now from envato / Android => Buy now from envato / Web => Buy now from envato

  •  2
    sebinkv replied

    Hi the application now installed successfully but showing a blank white screen while opening.

    I am getting the following screenshot.

    The message inside the thread is as follows

    objc[7682]: Class CLSUserDefaults is implemented in both /System/Library/Frameworks/ClassKit.framework/ClassKit (0x1d8011ff0) and /private/var/containers/Bundle/Application/64C56603-AA50-4BF9-A2BD-90A2C697B5CB/NSApplication.app/NSApplication (0x103650330). One of the two will be used. Which one is undefined.

    2019-11-13 10:13:18.671391+0530 NSApplication[7682:2505454]  - <AppMeasurement>[I-ACS036002] Analytics screen reporting is enabled. Call +[FIRAnalytics setScreenName:setScreenClass:] to set the screen name or override the default screen class name. To disable screen reporting, set the flag FirebaseScreenReportingEnabled to NO (boolean) in the Info.plist

    2019-11-13 10:13:19.255555+0530 NSApplication[7682:2505454] 5.20.0 - [I-ACS025028] AdMob and Firebase are in use in this app, but are not linked. For analytics data consistency and integrity, it is highly recommended that you link your AdMob app to the corresponding Firebase app and re-download the GoogleServices-Info.plist file. See https://support.google.com/admob/answer/6383165 for more information.

    2019-11-13 10:13:19.256518+0530 NSApplication[7682:2505452] 5.20.0 - [Firebase/Analytics][I-ACS023007] Analytics v.50801000 started

    2019-11-13 10:13:19.256811+0530 NSApplication[7682:2505452] 5.20.0 - [Firebase/Analytics][I-ACS023008] To enable debug logging set the following application argument: -FIRAnalyticsDebugEnabled (see http://goo.gl/RfcP7r)

    2019-11-13 10:13:19.355217+0530 NSApplication[7682:2505195] [Crashlytics] Version 3.12.0 (136)

    2019-11-13 10:13:19.788179+0530 NSApplication[7682:2505475] 5.20.0 - [Firebase/Analytics][I-ACS025026] Deferring to Firebase for event data collection

    APNs token retrieved: 32 bytes

    2019-11-13 10:13:20.152551+0530 NSApplication[7682:2505483] Metal GPU Frame Capture Enabled

    2019-11-13 10:13:20.157096+0530 NSApplication[7682:2505483] Metal API Validation Enabled

    2019-11-13 10:13:20.690001+0530 NSApplication[7682:2505195] [Common] _BSMachError: port 15003; (os/kern) invalid capability (0x14) "Unable to insert COPY_SEND"

    2019-11-13 10:13:20.858312+0530 NSApplication[7682:2505195] *** Terminating app due to uncaught exception 'RLMException', reason: 'Primary key property 'id' does not exist on object 'Images''

    *** First throw call stack:

    (0x18ff6980c 0x18fc91fa4 0x104ff5d2c 0x1050eb7e4 0x1050ec578 0x18ffb6d64 0x18fe405ac 0x1050ec2d4 0x1050bc97c 0x106474a4c 0x10647490c 0x102865ff4 0x10290740c 0x102900480 0x1028ff6c8 0x1028ffda0 0x1939bf064 0x1939bfa84 0x1938d8a7c 0x193fdbea4 0x193fcb854 0x193ffb904 0x18fee6c2c 0x18fee1b18 0x18fee20e4 0x18fee18a0 0x199e39328 0x193fd2768 0x102a149f8 0x18fd6c360)

    libc++abi.dylib: terminating with uncaught exception of type NSException

    (lldb) 


  •  219
    Amine replied

    Problem happened with latest update of xcode 11,  Please try to run this command in your terminal

    -> cd [path_project] (see screenshot)

    -> pod update

    Then try to run it again, if the problem still appear, we can help you via teamviewer.

    Best Regards DT team.

    Dealfly (E-commerce app + Delivery app) => Buy now from envato 

    NearbyStores iOS => Buy now from envato / Android => Buy now from envato / Web => Buy now from envato

  •   sebinkv replied privately
  •   Amine replied privately