It appears always the message: No such module Parse. But only in the ViewController. I did already new now this. The problem is unfortunately still. can someone continue help please. I can't go further. Thank you very much
Asked
Active
Viewed 908 times
-1
-
Maybe related: https://stackoverflow.com/questions/30663180/no-such-module-parse – MCCCS Mar 11 '18 at 12:33
-
Thank you. I already realized that and the articeles did not help – Daniel.P Mar 11 '18 at 12:45
1 Answers
0
You can do these things :-
- Deep Clean your project than build.[shift+option+cmd+k]
- Remove your dependency from pod file and reinstall it. Add Parse to your bridging header than build your project.
May be it will work.

Chetan Lodhi
- 353
- 1
- 3
- 21
-
Many Thanks. How do I do this? : Remove your dependency from pod file and reinstall it. Add Parse to your bridging header than build your project. – Daniel.P Mar 12 '18 at 09:01
-
-
-
-
Yes I had adapted the pod file and then installed it. Everything worked. It started when the app crashed while logging in. In the terminal I received the error message: Unable to find framework using path: /System/Library/Frameworks/VideoSubscriberAccount.framework – Daniel.P Mar 12 '18 at 12:06
-
Ok. Did you removed and reinstall the parse? Can you show your console error? – Chetan Lodhi Mar 12 '18 at 12:14
-
No, I did not reinstall it. Can I just reinstall this? or how do I go there best? I can not post the console error until the evening. Did not have my MAC – Daniel.P Mar 12 '18 at 12:18
-
VideoSubscriberAccount.framework what is this? Is this your custom framework? – Chetan Lodhi Mar 12 '18 at 12:23
-
I dont know. This is my first app. I have just installed the two things – Daniel.P Mar 12 '18 at 12:32
-
Don't worry, it will solve. When you will have mac than send screenshot of error. It will help to debug and find the actual problem. – Chetan Lodhi Mar 12 '18 at 12:37
-
That's very nice, thank you very much. As soon as I'm at home I send the sccrenshot – Daniel.P Mar 12 '18 at 12:43
-
Start a new message by no. not more :-) find module parse. At the application or registration in the app, the app crashes always have ap. Here the console output: – Daniel.P Mar 12 '18 at 18:28