Coder Social home page Coder Social logo

Comments (10)

ospfranco avatar ospfranco commented on May 16, 2024

I don't seem to be able to reproduce it, are you sure you are on the latest changes?

from sol.

Angelk90 avatar Angelk90 commented on May 16, 2024

@ospfranco : I cloned the project with the latest changes.

from sol.

ospfranco avatar ospfranco commented on May 16, 2024

I added some default values to the store, maybe that will fix it

from sol.

Angelk90 avatar Angelk90 commented on May 16, 2024

This is what is happening now, it opens and closes right away.

Registrazione.schermo.2022-04-02.alle.10.05.08.mov

from sol.

Angelk90 avatar Angelk90 commented on May 16, 2024

@ospfranco : it is normal to receive this message in the console?

2022-04-02 10:16:16.789 xcodebuild[12610:76799] 
Requested but did not find extension point with identifier Xcode.IDEKit.ExtensionSentinelHostApplications 
for extension Xcode.DebuggerFoundation.AppExtensionHosts.watchOS of plug-in com.apple.dt.IDEWatchSupportCore

2022-04-02 10:16:16.789 xcodebuild[12610:76799] 
Requested but did not find extension point with identifier 
Xcode.IDEKit.ExtensionPointIdentifierToBundleIdentifier 
for extension Xcode.DebuggerFoundation.AppExtensionToBundleIdentifierMap.watchOS 
of plug-in com.apple.dt.IDEWatchSupportCore

from sol.

ospfranco avatar ospfranco commented on May 16, 2024

I cannot reproduce it, you probably built some temporary version and that messed up the state of the store.

You can try to delete the storage file at: ~/Library/Application\ Support/com.ospfranco.sol/RCTAsyncLocalStorage_V1 and see if that works

from sol.

Angelk90 avatar Angelk90 commented on May 16, 2024

@ospfranco :

I deleted both:

  • ~/Library/Application\ Support/com.ospfranco.sol/RCTAsyncLocalStorage_V1
  • /Users/userName/Library/Developer/Xcode/DerivedData

I am currently getting the following error:

Possible Unhandled Promise Rejection (id: 3):
Error: Failed to write manifest file.Error Domain=NSCocoaErrorDomain Code=4 "The folder “manifest.json” 
doesn’t exist." UserInfo={NSFilePath=/Users/userName/Library/Application Support/com.ospfranco.sol/
RCTAsyncLocalStorage_V1/manifest.json, NSUserStringVariant=Folder, NSUnderlyingError=0x600003dcf030 
{Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}

Error: Failed to write manifest file.Error Domain=NSCocoaErrorDomain Code=4 "The folder “manifest.json” 
doesn’t exist." UserInfo={NSFilePath=/Users/userName/Library/Application Support/com.ospfranco.sol/
RCTAsyncLocalStorage_V1/manifest.json, NSUserStringVariant=Folder, NSUnderlyingError=0x600003dcf030 
{Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}

When I press cmd + space, app opens and closes immediately like in the video.

from sol.

ospfranco avatar ospfranco commented on May 16, 2024

it's better if you delete the entire folder (com.ospfranco.sol) and did you also rebuild the app? like I said, I cannot reproduce it, even if I delete all the data from my computer

from sol.

Angelk90 avatar Angelk90 commented on May 16, 2024

@ospfranco : I just deleted the whole folder com.ospfranco.sol, error seems to be due to AsyncStorage.

from sol.

ospfranco avatar ospfranco commented on May 16, 2024

Like I said, I cannot reproduce it, so you will have to solve it on your own, sorry

from sol.

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.