mownier / photostream

A photo sharing iOS app that uses Firebase and is being driven by VIPER architecture.
MIT License
171 stars 41 forks source link

it is not allowing the to store the post and show in the news feed #7

Closed umair-shams closed 6 years ago

umair-shams commented 6 years ago

Hi... When i write the post after selecting photo and then click on done button then nothing happens. It is showing a little selecting image with progress and nothing happen i have wait 10 minuts. Users are storing but post and photo are not storing. I think it has the storage issue may be firbase storage link reference in the project is wrong but i could not find any firebase storage link in the project.. Please solve this problem and guide me. see the attach file simulator screen shot - iphone 6s - 2018-05-20 at 17 42 23

mownier commented 6 years ago

Do you have already the GoogleService-Info.plist file?

umair-shams commented 6 years ago

Yes bro i have .. Users are creating during sign up

On Monday, 21 May 2018, mownier notifications@github.com wrote:

Do you have already the GoogleService-Info.plist file?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mownier/photostream/issues/7#issuecomment-390536534, or mute the thread https://github.com/notifications/unsubscribe-auth/AXGghbPtAZe2P1tHhlTxMDCPibkmQZDDks5t0iYegaJpZM4UGEJd .

umair-shams commented 6 years ago

I like this project.. Please tell me what can be the problem

On Monday, 21 May 2018, Umair Ahmad umairshams65@gmail.com wrote:

Yes bro i have .. Users are creating during sign up

On Monday, 21 May 2018, mownier notifications@github.com wrote:

Do you have already the GoogleService-Info.plist file?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mownier/photostream/issues/7#issuecomment-390536534, or mute the thread https://github.com/notifications/unsubscribe-auth/AXGghbPtAZe2P1tHhlTxMDCPibkmQZDDks5t0iYegaJpZM4UGEJd .

mownier commented 6 years ago

Can you debug the code in the FileServiceProvider.swift file?

umair-shams commented 6 years ago

wait i show you the error... something prints

On 21 May 2018 at 07:37, mownier notifications@github.com wrote:

Can you debug the code in the FileServiceProvider.swift file?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mownier/photostream/issues/7#issuecomment-390537733, or mute the thread https://github.com/notifications/unsubscribe-auth/AXGghRrzJIv8E_TgWAign9gqb4nXI7Adks5t0ihbgaJpZM4UGEJd .

umair-shams commented 6 years ago

this is my GoogleService-info.plist

On 21 May 2018 at 07:45, Umair Ahmad umairshams65@gmail.com wrote:

wait i show you the error... something prints

On 21 May 2018 at 07:37, mownier notifications@github.com wrote:

Can you debug the code in the FileServiceProvider.swift file?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mownier/photostream/issues/7#issuecomment-390537733, or mute the thread https://github.com/notifications/unsubscribe-auth/AXGghRrzJIv8E_TgWAign9gqb4nXI7Adks5t0ihbgaJpZM4UGEJd .

umair-shams commented 6 years ago

see the highlighted area

umair-shams commented 6 years ago

please check also firebase database and storage rules in the below screen shots

On 21 May 2018 at 07:51, Umair Ahmad umairshams65@gmail.com wrote:

see the highlighted area

umair-shams commented 6 years ago

bro i change the storage rules post is working

On 21 May 2018 at 07:55, Umair Ahmad umairshams65@gmail.com wrote:

please check also firebase database and storage rules in the below screen shots

On 21 May 2018 at 07:51, Umair Ahmad umairshams65@gmail.com wrote:

see the highlighted area

umair-shams commented 6 years ago

bro on more thing i want to ask you.. how to show notification on heart ... when someone follow you or like or commented your pots ??

On 21 May 2018 at 08:00, Umair Ahmad umairshams65@gmail.com wrote:

bro i change the storage rules post is working

On 21 May 2018 at 07:55, Umair Ahmad umairshams65@gmail.com wrote:

please check also firebase database and storage rules in the below screen shots

On 21 May 2018 at 07:51, Umair Ahmad umairshams65@gmail.com wrote:

see the highlighted area

mownier commented 6 years ago

I'm gonna close this since posting is now working. Regarding with the notification, you can look into iOS push notification or Firebase's observe methods.

umair-shams commented 6 years ago

OK thanks

On 21 May 2018 at 08:13, mownier notifications@github.com wrote:

I'm gonna close this since posting is now working. Regarding with the notification, you can look into iOS push notification or Firebase's observe methods.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mownier/photostream/issues/7#issuecomment-390542118, or mute the thread https://github.com/notifications/unsubscribe-auth/AXGghfBWA3smaI71X4Do29kbaStyF_YTks5t0jDkgaJpZM4UGEJd .

umair-shams commented 6 years ago

do you have e-commerce type of app on github ?

On 21 May 2018 at 08:17, Umair Ahmad umairshams65@gmail.com wrote:

OK thanks

On 21 May 2018 at 08:13, mownier notifications@github.com wrote:

I'm gonna close this since posting is now working. Regarding with the notification, you can look into iOS push notification or Firebase's observe methods.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mownier/photostream/issues/7#issuecomment-390542118, or mute the thread https://github.com/notifications/unsubscribe-auth/AXGghfBWA3smaI71X4Do29kbaStyF_YTks5t0jDkgaJpZM4UGEJd .